Go to file
Sam Brannen 63509e64d4 Merge branch '5.3.x' 2021-10-23 17:47:55 +02:00
.github
buildSrc
ci
framework-bom
gradle Remove commented-out custom stylesheet for Javadoc 2021-10-20 13:07:45 +02:00
integration-tests
spring-aop
spring-aspects
spring-beans Merge branch '5.3.x' 2021-10-22 14:36:43 +02:00
spring-context Merge branch '5.3.x' 2021-10-23 17:47:55 +02:00
spring-context-indexer
spring-context-support Merge branch '5.3.x' 2021-10-23 16:08:43 +02:00
spring-core Merge branch '5.3.x' 2021-10-22 13:17:59 +02:00
spring-expression Merge branch '5.3.x' 2021-10-22 14:01:57 +02:00
spring-instrument
spring-jcl
spring-jdbc Apply "instanceof pattern matching" in spring-jdbc 2021-10-14 19:55:14 +02:00
spring-jms Apply "instanceof pattern matching" in spring-jms 2021-10-14 19:59:38 +02:00
spring-messaging Apply "instanceof pattern matching" in spring-messaging 2021-10-14 20:18:29 +02:00
spring-orm Apply "instanceof pattern matching" in spring-orm 2021-10-14 21:55:20 +02:00
spring-oxm Apply "instanceof pattern matching" in spring-oxm 2021-10-14 22:08:40 +02:00
spring-r2dbc
spring-test Merge branch '5.3.x' 2021-10-22 15:29:37 +02:00
spring-tx Apply "instanceof pattern matching" in spring-tx 2021-10-14 22:18:01 +02:00
spring-web Return previous value in UndertowHeadersAdapter's remove() method 2021-10-22 14:57:12 +02:00
spring-webflux Merge branch '5.3.x' 2021-10-23 16:08:43 +02:00
spring-webmvc Merge branch '5.3.x' into main 2021-10-19 12:35:37 +01:00
spring-websocket Apply "instanceof pattern matching" in spring-websocket 2021-10-17 19:04:32 +02:00
src Merge branch '5.3.x' 2021-10-19 16:46:25 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md Update "Reporting a Vulnerability" link 2021-10-20 14:48:51 +02:00
build.gradle
gradle.properties Next development version (v5.3.13-SNAPSHOT) 2021-10-21 05:57:00 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

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.

Continuous Integration Builds

Information regarding CI builds can be found in the Spring Framework Concourse pipeline documentation.

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.