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 dawdler-boot-server-1.8.2-jdk1.8-RELEASES.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.anywide.dawdler.boot.server.deploys
├─ com.anywide.dawdler.boot.server.deploys.ProjectServiceBase.class - [JAR]
├─ com.anywide.dawdler.boot.server.deploys.ServiceBase.class - [JAR]
├─ com.anywide.dawdler.boot.server.deploys.ServiceRoot.class - [JAR]
com.anywide.dawdler.boot.server.annotation
├─ com.anywide.dawdler.boot.server.annotation.DawdlerBootApplication.class - [JAR]
com.anywide.dawdler.boot.server.starter
├─ com.anywide.dawdler.boot.server.starter.DawdlerBootStarter.class - [JAR]
├─ com.anywide.dawdler.boot.server.starter.DawdlerServerApplication.class - [JAR]