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 jamgo-backoffice-8.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jamgo.app.support
├─ org.jamgo.app.support.BackofficeServletInitializer.class - [JAR]
org.jamgo
├─ org.jamgo.BackofficeApplication.class - [JAR]
├─ org.jamgo.SnapshotInitializer.class - [JAR]
org.jamgo.app.config
├─ org.jamgo.app.config.PackageMarker.class - [JAR]
├─ org.jamgo.app.config.SnapshotConfiguration.class - [JAR]