求支持JDK1.8的Spring jar包

如题
2025-04-27 21:34:14
推荐回答(2个)
回答1:

可以用maven下载,很方便。




org.springframework
spring-context
4.1.4.RELEASE


org.springframework
spring-orm
4.1.4.RELEASE


org.springframework
spring-jdbc
4.1.4.RELEASE


org.springframework
spring-webmvc
4.1.4.RELEASE


回答2:

http://download.csdn.net/detail/readgo_xxg/5322489