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 spring-boot-bugger-0.2.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.msync.spring_boot_bugger
├─ org.msync.spring_boot_bugger.Bugger.class - [JAR]
├─ org.msync.spring_boot_bugger.BuggerConfiguration.class - [JAR]
├─ org.msync.spring_boot_bugger.ClojureComponent.class - [JAR]
├─ org.msync.spring_boot_bugger.RequestHandler.class - [JAR]
├─ org.msync.spring_boot_bugger.Utils.class - [JAR]
├─ org.msync.spring_boot_bugger.application_context__init.class - [JAR]