Go to file
Sam Brannen db5be44ff4 Polishing 2021-02-22 17:02:17 +01:00
.github Update link for reporting security issues 2021-01-26 21:39:29 +00:00
buildSrc
ci Upgrade CI images to ubuntu:focal-20210119 2021-01-28 11:50:19 +01:00
framework-bom
gradle Upgrade to Gradle 6.8.2 2021-02-15 16:57:49 +01:00
integration-tests
spring-aop Update copyright date for DynamicIntroductionAdvice 2021-02-18 13:02:10 +01:00
spring-aspects
spring-beans Fix Javadoc for PlaceholderConfigurerSupport 2021-02-22 17:02:01 +01:00
spring-context Polishing 2021-02-22 17:02:17 +01:00
spring-context-indexer
spring-context-support
spring-core Polish contribution 2021-02-22 11:05:25 +01:00
spring-expression Fix checkstyle violation 2021-02-03 12:12:52 +00:00
spring-instrument
spring-jcl
spring-jdbc Accept nullable values in MapSqlParameterSource set operators 2021-02-15 17:15:58 +01:00
spring-jms
spring-messaging Message broker skips messages with user destination 2021-02-05 11:53:46 +00:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Undo HttpServletMapping support in MockHttpServletRequest 2021-02-19 12:07:05 +00:00
spring-tx Remove Javadoc link to private method 2021-02-21 19:13:02 +01:00
spring-web Polish contribution 2021-02-22 11:05:25 +01:00
spring-webflux More precise mapping for WebSocket handshake requests 2021-02-19 11:49:44 +00:00
spring-webmvc Fix ResourceUrlProvider handler auto-detection 2021-02-17 22:04:39 +01:00
spring-websocket More precise mapping for WebSocket handshake requests 2021-02-19 11:49:44 +00:00
src Document @Value support for Resource/Resource[] injection in ref docs 2021-02-17 12:55:53 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update link to AsciiDoc Tooling 2021-02-16 18:28:19 +01:00
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Reactor 2020.0.4 2021-02-15 17:25:38 +00:00
gradle.properties Next development version (v5.3.5-SNAPSHOT) 2021-02-16 10:52:26 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Update Gradle Enterprise Plugin versions 2021-01-12 13:46:14 +01:00

README.md

Spring Framework Build Status Revved up by Gradle Enterprise

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects are often referred to simply as "Spring".

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section as reference for a more complete introduction.

Code of Conduct

This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Access to Binaries

For access to artifacts or a distribution zip, see the Spring Framework Artifacts wiki page.

Documentation

The Spring Framework maintains reference documentation (published and source), Github wiki pages, and an API reference. There are also guides and tutorials across Spring projects.

Micro-Benchmarks

See the Micro-Benchmarks Wiki page.

Build from Source

See the Build from Source Wiki page and the CONTRIBUTING.md file.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on Twitter. In-depth articles can be found at The Spring Blog, and releases are announced via our news feed.

License

The Spring Framework is released under version 2.0 of the Apache License.