Spring Framework
Jump to navigation
Jump to search
External
- https://spring.io/projects/spring-framework
- https://docs.spring.io/spring/docs/5.1.0.RELEASE/spring-framework-reference/
- JavaDoc https://docs.spring.io/spring-framework/docs/5.1.0.RELEASE/javadoc-api/
Internal
Overview
The core Spring Framework is the foundation of everything else in the Spring-based development model. It provides the core container and dependency injection framework, and many other features such as Spring MVC, data access, integration, etc.