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 fastchar-server-tomcat-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fastchar.server.tomcat
├─ com.fastchar.server.tomcat.FastServerTomcat.class - [JAR]
├─ com.fastchar.server.tomcat.FastTomcatConfig.class - [JAR]
├─ com.fastchar.server.tomcat.RemoteIpInfo.class - [JAR]
├─ com.fastchar.server.tomcat.StaticResourceConfigurer.class - [JAR]