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 twitter-server-slf4j-jdk14_2.11-21.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.twitter.server.slf4j.jdk14
├─ com.twitter.server.slf4j.jdk14.AbstractTwitterServer.class - [JAR]
com.twitter.server.logging
├─ com.twitter.server.logging.LogFormatter.class - [JAR]
├─ com.twitter.server.logging.Logging.class - [JAR]
com.twitter.server.handler.slf4j.jdk14
├─ com.twitter.server.handler.slf4j.jdk14.LoggingHandler.class - [JAR]