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 wf-web-front-1.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.webframe.web.front
├─ org.webframe.web.front.FrontModulePluginDriver.class - [JAR]
org.webframe.web.front.sitemesh
├─ org.webframe.web.front.sitemesh.FreemarkerDecoratorServlet.class - [JAR]
org.webframe.web.front.controller
├─ org.webframe.web.front.controller.ExtController.class - [JAR]
├─ org.webframe.web.front.controller.ManageController.class - [JAR]