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 nutzcloud-loach-server-2.5.1.v20220215.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nutz.cloud.loach.server.util
├─ org.nutz.cloud.loach.server.util.SystemStatusUtil.class - [JAR]
org.nutz.cloud.loach.server
├─ org.nutz.cloud.loach.server.Json304ViewMaker.class - [JAR]
├─ org.nutz.cloud.loach.server.LoachLauncher.class - [JAR]
org.nutz.cloud.loach.server.module
├─ org.nutz.cloud.loach.server.module.LoachV1Module.class - [JAR]