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 hsweb-system-organizational-web-3.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hswebframework.web.controller.organizational
├─ org.hswebframework.web.controller.organizational.DepartmentController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.DistrictController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.OrganizationalController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.PersonController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.PositionController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.RelationDefineController.class - [JAR]
├─ org.hswebframework.web.controller.organizational.RelationInfoController.class - [JAR]