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 qing-framework-log-web-1.0.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.qingzhuge.framework.log.autoconfiguration
├─ com.qingzhuge.framework.log.autoconfiguration.SysLogControllerConfig.class - [JAR]
com.qingzhuge.framework.log.controller
├─ com.qingzhuge.framework.log.controller.SysLogController.class - [JAR]
com.qingzhuge.framework.log.vo
├─ com.qingzhuge.framework.log.vo.SysOperationLogPageVO.class - [JAR]
├─ com.qingzhuge.framework.log.vo.SysOperationLogVO.class - [JAR]