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 reboot-core-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.thanus.reboot.refactoring
├─ nl.thanus.reboot.refactoring.AutowiredKt.class - [JAR]
├─ nl.thanus.reboot.refactoring.MockitoKt.class - [JAR]
├─ nl.thanus.reboot.refactoring.NodeExtensionsKt.class - [JAR]
├─ nl.thanus.reboot.refactoring.RequestMappingKt.class - [JAR]
├─ nl.thanus.reboot.refactoring.WebAnnotation.class - [JAR]
├─ nl.thanus.reboot.refactoring.WebAnnotationKt.class - [JAR]
nl.thanus.reboot
├─ nl.thanus.reboot.ReBoot.class - [JAR]
├─ nl.thanus.reboot.ReBootKt.class - [JAR]
├─ nl.thanus.reboot.Refactoring.class - [JAR]