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 boot-plus-web-log-1.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alilitech.log.web.rest.vm
├─ com.alilitech.log.web.rest.vm.LoggerVM.class - [JAR]
com.alilitech.log.aop
├─ com.alilitech.log.aop.LogExtension.class - [JAR]
├─ com.alilitech.log.aop.LoggingAspect.class - [JAR]
com.alilitech.log.web.rest
├─ com.alilitech.log.web.rest.LogsResource.class - [JAR]
com.alilitech.log.config
├─ com.alilitech.log.config.LogConfig.class - [JAR]