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 vfilter-2.0.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aeert.vfilter.config
├─ com.aeert.vfilter.config.WebMvcVfilterConfig.class - [JAR]
com.aeert.vfilter.annotation
├─ com.aeert.vfilter.annotation.ApiVersion.class - [JAR]
com.aeert.vfilter.interceptor
├─ com.aeert.vfilter.interceptor.ApiVersionCondition.class - [JAR]
├─ com.aeert.vfilter.interceptor.CustomRequestMappingHandlerMapping.class - [JAR]