Go to file
Sam Brannen 6337e08f2b Merge branch '5.3.x' 2021-09-28 14:03:06 +02:00
.github
buildSrc Merge branch '5.3.x' 2021-09-15 14:44:39 +02:00
ci Upgrade CI image to JDK 17+35 2021-09-23 13:57:39 +02:00
framework-bom
gradle Ensure projects can be imported into Eclipse IDE with JDK 17 2021-09-22 16:22:27 +02:00
integration-tests Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00
spring-aop Merge branch '5.3.x' 2021-09-28 11:48:50 +02:00
spring-aspects Merge branch '5.3.x' 2021-09-28 10:35:18 +02:00
spring-beans Merge branch '5.3.x' 2021-09-28 11:48:50 +02:00
spring-context Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-context-indexer Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00
spring-context-support Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00
spring-core Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-expression Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 2021-09-28 10:29:31 +02:00
spring-instrument
spring-jcl Remove JDK 9 workarounds etc 2021-09-17 08:58:19 +02:00
spring-jdbc Merge branch '5.3.x' 2021-09-28 10:35:18 +02:00
spring-jms Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-messaging Merge branch '5.3.x' 2021-09-28 11:48:50 +02:00
spring-orm Merge branch '5.3.x' 2021-09-28 11:48:50 +02:00
spring-oxm Change default driver in XStreamMarshaller from XppDriver to DomDriver 2021-09-25 15:06:45 +02:00
spring-r2dbc
spring-test Merge branch '5.3.x' 2021-09-28 10:35:18 +02:00
spring-tx Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-web Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-webflux Merge branch '5.3.x' 2021-09-28 11:48:50 +02:00
spring-webmvc Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
spring-websocket Fix broken links in Javadoc 2021-09-28 13:34:33 +02:00
src Merge branch '5.3.x' 2021-09-28 10:35:18 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Merge branch '5.3.x' 2021-09-28 10:35:18 +02:00
gradle.properties Update project version to 6.0.0-SNAPSHOT 2021-09-15 14:03:51 +02:00
gradlew
gradlew.bat
import-into-eclipse.md Ensure projects can be imported into Eclipse IDE with JDK 17 2021-09-22 16:22:27 +02:00
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.