View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-data-schemaregistry-apacheavro-1.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.azure.data.schemaregistry.apacheavro
├─ com.azure.data.schemaregistry.apacheavro.AvroSerializer.class - [JAR]
├─ com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException.class - [JAR]
├─ com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer.class - [JAR]
├─ com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder.class - [JAR]
├─ com.azure.data.schemaregistry.apacheavro.SchemaRegistrySchemaCache.class - [JAR]
├─ com.azure.data.schemaregistry.apacheavro.SerializerOptions.class - [JAR]