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 kogito-addons-quarkus-source-files-deployment-1.43.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kie.kogito.addon.source.files.deployment
├─ org.kie.kogito.addon.source.files.deployment.KogitoAddOnSourceFilesProcessor.class - [JAR]
├─ org.kie.kogito.addon.source.files.deployment.SourceFileCodegenBindListenerImpl.class - [JAR]
├─ org.kie.kogito.addon.source.files.deployment.SourceFileProcessBindListenerImpl.class - [JAR]
├─ org.kie.kogito.addon.source.files.deployment.SourceFileServerlessWorkflowBindListenerImpl.class - [JAR]