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-mvc-6.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.swat.spring.mvc.interceptor
├─ org.swat.spring.mvc.interceptor.BaseInterceptor.class - [JAR]
├─ org.swat.spring.mvc.interceptor.MethodInfo.class - [JAR]
org.swat.spring
├─ org.swat.spring.IgnoredInstance.class - [JAR]
├─ org.swat.spring.SingletonVerifier.class - [JAR]