Go to file
Brian Clozel 56541069ee Merge branch '5.3.x' 2022-06-20 11:41:12 +02:00
.github BackportBot ignores pull-requests 2022-06-02 09:21:02 -05:00
buildSrc
ci Merge branch '5.3.x' 2022-06-09 08:17:47 +02:00
framework-bom Publish spring-core-test 2022-06-02 18:07:50 -07:00
gradle Merge branch '5.3.x' 2022-06-16 16:14:05 +02:00
integration-tests
spring-aop Relocate duplicated mock implementations to test fixtures 2022-06-20 08:55:52 +02:00
spring-aspects
spring-beans Relocate duplicated mock implementations to test fixtures 2022-06-20 08:55:52 +02:00
spring-context Relocate duplicated mock implementations to test fixtures 2022-06-20 08:55:52 +02:00
spring-context-indexer
spring-context-support
spring-core Clarify the scope of target in ClassNameGenerator 2022-06-20 11:11:26 +02:00
spring-core-test Add support for annotation processors with TestCompiler 2022-06-07 16:53:28 -07:00
spring-expression Polishing 2022-06-01 14:57:16 +02:00
spring-instrument
spring-jcl
spring-jdbc Polishing 2022-06-14 15:09:39 +02:00
spring-jms Merge branch '5.3.x' 2022-06-14 15:14:10 +02:00
spring-messaging Merge branch '5.3.x' 2022-06-01 15:24:05 +02:00
spring-orm Add RuntimeHints predicates generator 2022-06-10 18:55:14 +02:00
spring-oxm
spring-r2dbc Replace deep exception message nesting with custom inclusion of cause messages 2022-06-14 14:00:28 +02:00
spring-test Merge branch '5.3.x' 2022-06-15 15:12:34 +02:00
spring-tx
spring-web Update to Bouncycastle 1.71 2022-06-16 16:03:11 +02:00
spring-webflux Merge branch '5.3.x' 2022-06-14 12:20:34 +01:00
spring-webmvc Merge branch '5.3.x' 2022-06-14 15:14:10 +02:00
spring-websocket Replace deep exception message nesting with custom inclusion of cause messages 2022-06-14 14:00:28 +02:00
src Merge branch '5.3.x' 2022-06-17 12:58:27 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap Merge branch '5.3.x' 2022-06-07 14:30:45 +02:00
.sdkmanrc Merge branch '5.3.x' 2022-06-08 12:18:12 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Update to Bouncycastle 1.71 2022-06-16 16:03:11 +02:00
gradle.properties Next development version (v5.3.22-SNAPSHOT) 2022-06-15 08:17:52 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Merge branch '5.3.x' 2022-06-20 11:41:12 +02: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.

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.