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 kalix-codegen-java_2.12-1.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kalix.codegen.java
├─ kalix.codegen.java.ActionServiceSourceGenerator.class - [JAR]
├─ kalix.codegen.java.ActionTestKitGenerator.class - [JAR]
├─ kalix.codegen.java.ComponentsSourceGenerator.class - [JAR]
├─ kalix.codegen.java.EntityServiceSourceGenerator.class - [JAR]
├─ kalix.codegen.java.EventSourcedEntitySourceGenerator.class - [JAR]
├─ kalix.codegen.java.EventSourcedEntityTestKitGenerator.class - [JAR]
├─ kalix.codegen.java.JavaGeneratorUtils.class - [JAR]
├─ kalix.codegen.java.MainSourceGenerator.class - [JAR]
├─ kalix.codegen.java.ProtoMessageTypeExtractor.class - [JAR]
├─ kalix.codegen.java.ReplicatedEntitySourceGenerator.class - [JAR]
├─ kalix.codegen.java.SourceGenerator.class - [JAR]
├─ kalix.codegen.java.Types.class - [JAR]
├─ kalix.codegen.java.ValueEntitySourceGenerator.class - [JAR]
├─ kalix.codegen.java.ValueEntityTestKitGenerator.class - [JAR]
├─ kalix.codegen.java.ViewServiceSourceGenerator.class - [JAR]