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 htc-quarkus-hibernate-outbox-0.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitlab.htcgroup.outbox
├─ com.gitlab.htcgroup.outbox.DomainEvent.class - [JAR]
├─ com.gitlab.htcgroup.outbox.DomainEventDispatcher.class - [JAR]
├─ com.gitlab.htcgroup.outbox.JsonNodeAttributeConverter.class - [JAR]
├─ com.gitlab.htcgroup.outbox.OutboxEvent.class - [JAR]