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 spring-annotation-extension-0.1.0-releases.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.rongzhiweilai.extension.annotation
├─ com.rongzhiweilai.extension.annotation.JSONParam.class - [JAR]
com.rongzhiweilai.extension.annotation.resolver
├─ com.rongzhiweilai.extension.annotation.resolver.JSONParamAnnotationResolver.class - [JAR]
com.rongzhiweilai.extension.config
├─ com.rongzhiweilai.extension.config.WebListenerConfiguration.class - [JAR]