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 schema-registry-flink-serde-1.1.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.amazonaws.services.schemaregistry.flink.avro
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryAvroDeserializationSchema.class - [JAR]
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryAvroSchemaCoder.class - [JAR]
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryAvroSchemaCoderProvider.class - [JAR]
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryAvroSerializationSchema.class - [JAR]
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryInputStreamDeserializer.class - [JAR]
├─ com.amazonaws.services.schemaregistry.flink.avro.GlueSchemaRegistryOutputStreamSerializer.class - [JAR]