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 axon-avro-generator-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.holixon.axon.avro.generator.ext
├─ io.holixon.axon.avro.generator.ext.AvroCompileExt.class - [JAR]
├─ io.holixon.axon.avro.generator.ext.SpoonExt.class - [JAR]
io.holixon.axon.avro.generator.jmolecules
├─ io.holixon.axon.avro.generator.jmolecules.AddValueObjectAnnotationProcessor.class - [JAR]
├─ io.holixon.axon.avro.generator.jmolecules.JMoleculesPredicates.class - [JAR]
io.holixon.axon.avro.generator
├─ io.holixon.axon.avro.generator.AxonAvroGenerator.class - [JAR]
├─ io.holixon.axon.avro.generator.AxonAvroGeneratorKt.class - [JAR]
io.holixon.axon.avro.generator.protocol
├─ io.holixon.axon.avro.generator.protocol.AbstractProtocolGenerator.class - [JAR]
├─ io.holixon.axon.avro.generator.protocol.QueryGatewayExtensionGenerator.class - [JAR]
├─ io.holixon.axon.avro.generator.protocol.QueryHandlerInterfaceGenerator.class - [JAR]