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 structlogger-example-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com
├─ com.BlockRemoval.class - [JAR]
com.github.tantalor93
├─ com.github.tantalor93.AnotherContext.class - [JAR]
├─ com.github.tantalor93.AuditContext.class - [JAR]
├─ com.github.tantalor93.BlockCacheContext.class - [JAR]
├─ com.github.tantalor93.Example.class - [JAR]
├─ com.github.tantalor93.KafkaExample.class - [JAR]
├─ com.github.tantalor93.MyContext.class - [JAR]
├─ com.github.tantalor93.Test.class - [JAR]
auto
├─ auto.Event0371a55c.class - [JAR]
├─ auto.Event244dce18.class - [JAR]
├─ auto.Event58569299.class - [JAR]
├─ auto.Event63532c80.class - [JAR]
├─ auto.Event80728086.class - [JAR]
├─ auto.Eventa81d0980.class - [JAR]
├─ auto.Eventd7574790.class - [JAR]
com.github
├─ com.github.BlockRemoval.class - [JAR]
edu
├─ edu.TestEvent.class - [JAR]