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 zuul-jetty-sample-2.0.0-rc.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.netflix.zuul.jetty
├─ com.netflix.zuul.jetty.HTTP2Test.class - [JAR]
├─ com.netflix.zuul.jetty.JettySampleServer.class - [JAR]
org.eclipse.jetty.http2.client
├─ org.eclipse.jetty.http2.client.AbstractTest.class - [JAR]