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 dream-first-extjs-plugin-manage-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dream.first.extjs.plugin.manage
├─ dream.first.extjs.plugin.manage.ExtJSPluginManage.class - [JAR]
dream.first.extjs.plugin.manage.cache.controller
├─ dream.first.extjs.plugin.manage.cache.controller.CacheManagerController.class - [JAR]
├─ dream.first.extjs.plugin.manage.cache.controller.ClearAllCacheController.class - [JAR]
dream.first.extjs.plugin.manage.interfaces.dto
├─ dream.first.extjs.plugin.manage.interfaces.dto.InterfaceTestInfo.class - [JAR]
├─ dream.first.extjs.plugin.manage.interfaces.dto.InterfacesInfo.class - [JAR]
dream.first.extjs.plugin.manage.cache.dto
├─ dream.first.extjs.plugin.manage.cache.dto.CacheMap.class - [JAR]
dream.first.extjs.plugin.manage.interfaces.controller
├─ dream.first.extjs.plugin.manage.interfaces.controller.InterfacesController.class - [JAR]
dream.first.extjs.plugin.manage.servlet
├─ dream.first.extjs.plugin.manage.servlet.ManageResourceServletRegistrationBean.class - [JAR]
dream.first.extjs.plugin.manage.configuration
├─ dream.first.extjs.plugin.manage.configuration.ExtJSPluginManageConfiguration.class - [JAR]
dream.first.extjs.plugin.manage.model.dto
├─ dream.first.extjs.plugin.manage.model.dto.FieldAndColumnDTO.class - [JAR]
├─ dream.first.extjs.plugin.manage.model.dto.ModelAndTableDTO.class - [JAR]
├─ dream.first.extjs.plugin.manage.model.dto.ModelAndTableDTOBuilder.class - [JAR]
dream.first.extjs.plugin.manage.model.controller
├─ dream.first.extjs.plugin.manage.model.controller.FieldAndColumnManageController.class - [JAR]
├─ dream.first.extjs.plugin.manage.model.controller.ModelAndTableManageController.class - [JAR]