简体   繁体   中英

For Struts 2(2.5.14) which Spring Version will be Compatible

I'm migrating Struts 1 to Struts 2. In Struts 1, Spring 1.1.2 is used for Dependent Injection, AOP.

Same Way which version of Spring is compatible with Struts 2 (2.5.14)?

If using Maven Struts 2.5.x will use Spring 4.1.6. This notes is from the documentation http://struts.apache.org/getting-started/spring.html

The current version (2.5.10.1) of the Struts 2 Spring plugin has transitive dependencies to the Spring 4.1.6.RELEASE version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM