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 struts2-spring-plugin-6.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.opensymphony.xwork2.spring.interceptor
├─ com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptor.class - [JAR]
org.apache.struts2.spring
├─ org.apache.struts2.spring.ClassReloadingBeanFactory.class - [JAR]
├─ org.apache.struts2.spring.ClassReloadingInstantiationStrategy.class - [JAR]
├─ org.apache.struts2.spring.ClassReloadingXMLWebApplicationContext.class - [JAR]
├─ org.apache.struts2.spring.SpringConstants.class - [JAR]
├─ org.apache.struts2.spring.StrutsSpringObjectFactory.class - [JAR]
com.opensymphony.xwork2.spring
├─ com.opensymphony.xwork2.spring.SpringObjectFactory.class - [JAR]
├─ com.opensymphony.xwork2.spring.SpringProxyableObjectFactory.class - [JAR]
org.apache.struts2.spring.config.entities
├─ org.apache.struts2.spring.config.entities.SpringConstantConfig.class - [JAR]