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-schemaregistry-kafka-avro-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.schemaregistry.kafka.avro
├─ com.microsoft.azure.schemaregistry.kafka.avro.AbstractKafkaSerdeConfig.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.AvroConverter.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.AvroConverterConfig.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.AvroConverterUtils.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.KafkaAvroDeserializer.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.KafkaAvroDeserializerConfig.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.KafkaAvroSerializer.class - [JAR]
├─ com.microsoft.azure.schemaregistry.kafka.avro.KafkaAvroSerializerConfig.class - [JAR]