Spring Framework

https://spring.io/projects/spring-framework#overview

https://github.com/spring-projects/spring-framework

Features

  • Core technologies: dependency injection, events, resources, i18n, validation, data binding, type conversion, SpEL, AOP.

  • Testing: mock objects, TestContext framework, Spring MVC Test, WebTestClient.

  • Data Access: transactions, DAO support, JDBC, ORM, Marshalling XML.

  • Spring MVC and Spring WebFlux web frameworks.

  • Integration: remoting, JMS, JCA, JMX, email, tasks, scheduling, cache.

  • Languages: Kotlin, Groovy, dynamic languages.

 Spring5.0.2下载:https://spring.io/blog/2017/11/27/spring-framework-5-0-2-and-4-3-13-available-now

https://spring.io/blog/2017/09/28/spring-framework-5-0-goes-ga

https://repo.spring.io/list/libs-release/org/springframework/spring/

https://repo.spring.io/webapp/#/artifacts/browse/tree/General/libs-release-local/org/springframework/spring/5.0.4.RELEASE/spring-framework-5.0.4.RELEASE-schema.zip

原文地址:https://www.cnblogs.com/2008nmj/p/13695154.html