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 openurp-edu-boot-0.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openurp.edu.boot.web.index
├─ org.openurp.edu.boot.web.index.IndexAction.class - [JAR]
org.openurp.edu.boot.web
├─ org.openurp.edu.boot.web.ProjectModule.class - [JAR]
org.openurp.edu.boot.service
├─ org.openurp.edu.boot.service.DaoModule.class - [JAR]