The Struts2 Spring plugin provides integration with Spring framework.
Trying to integrate Spring 4.2.2.RELEASE with Struts2 2.3.24.1. I had tested that Spring was working by manually instantiating my Service class …
java spring maven struts2 struts2-spring-plugin