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-easy-1.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.webframe.easy
├─ org.webframe.easy.EasyModulePluginDriver.class - [JAR]
org.webframe.easy.model.action
├─ org.webframe.easy.model.action.ModuleActionType.class - [JAR]
org.webframe.easy.model
├─ org.webframe.easy.model.EasyEntity.class - [JAR]
org.webframe.easy.valuelist
├─ org.webframe.easy.valuelist.EasyValueListAdapterUtils.class - [JAR]
├─ org.webframe.easy.valuelist.EasyValueListUtils.class - [JAR]
org.webframe.easy.controller
├─ org.webframe.easy.controller.ModuleRestController.class - [JAR]
org.webframe.easy.view
├─ org.webframe.easy.view.ModuleAnnotationHandlerMapping.class - [JAR]
├─ org.webframe.easy.view.ModuleAnnotationMethodHandlerAdapter.class - [JAR]
org.webframe.easy.util
├─ org.webframe.easy.util.ModuleUrlPathHelper.class - [JAR]
org.webframe.easy.model.form
├─ org.webframe.easy.model.form.ViewElement.class - [JAR]
├─ org.webframe.easy.model.form.ViewElementType.class - [JAR]