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 log-starter-2023.3.13.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.touchbiz.log.starter.annotation
├─ com.touchbiz.log.starter.annotation.Alarm.class - [JAR]
com.touchbiz.log.starter.alarm
├─ com.touchbiz.log.starter.alarm.AlarmServiceOpenApi.class - [JAR]
├─ com.touchbiz.log.starter.alarm.AlarmWechatConvert.class - [JAR]
├─ com.touchbiz.log.starter.alarm.AlarmWechatProperties.class - [JAR]
├─ com.touchbiz.log.starter.alarm.AlarmWechatRequest.class - [JAR]
com.touchbiz.log.starter.aspect
├─ com.touchbiz.log.starter.aspect.BusinessLogAspect.class - [JAR]