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 zipkin-reporter-brave-2.16.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
zipkin2.reporter.brave
├─ zipkin2.reporter.brave.AsyncZipkinSpanHandler.class - [JAR]
├─ zipkin2.reporter.brave.ConvertingSpanReporter.class - [JAR]
├─ zipkin2.reporter.brave.ConvertingZipkinSpanHandler.class - [JAR]
├─ zipkin2.reporter.brave.JsonV2Encoder.class - [JAR]
├─ zipkin2.reporter.brave.ZipkinSpanHandler.class - [JAR]