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 aliyun-log-log4j2-appender-0.1.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.openservices.log.log4j2
├─ com.aliyun.openservices.log.log4j2.LoghubAppender.class - [JAR]
├─ com.aliyun.openservices.log.log4j2.LoghubAppenderCallback.class - [JAR]
com.aliyun.openservices.log.log4j2.example
├─ com.aliyun.openservices.log.log4j2.example.Log4j2AppenderExample.class - [JAR]