DOC

software.amazon.glue : schema-registry-examples

Maven & Gradle

Jun 09, 2022
114 stars

AWS Glue Schema Registry examples · The AWS Glue Schema examples has sample code for using Schema Registry with different applications.

Table Of Contents

Latest Version

Download software.amazon.glue : schema-registry-examples Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file schema-registry-examples-1.1.11-javadoc.jar to schema-registry-examples-1.1.11-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder schema-registry-examples-1.1.11-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "schema-registry-examples-1.1.11-sources.jar" -d "schema-registry-examples-1.1.11-javadoc" -subpackages