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 stackify-log-log4j2-4.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.stackify.log.log4j2
├─ com.stackify.log.log4j2.LogEventAdapter.class - [JAR]
├─ com.stackify.log.log4j2.Mask.class - [JAR]
├─ com.stackify.log.log4j2.NonReentrantAppender.class - [JAR]
├─ com.stackify.log.log4j2.StackifyLogAppender.class - [JAR]