Go to file
Sam Brannen e190851aee Merge branch '5.2.x' 2020-06-13 14:53:35 +02:00
.github Configure Gradle wrapper validation action 2020-06-02 14:43:45 +02:00
buildSrc
ci Upgrade JDK 15 CI image to JDK 15 build 26 2020-06-12 09:56:46 +02:00
framework-bom
gradle Upgrade to Gradle 6.5 2020-06-03 14:10:47 +02:00
integration-tests Merge branch '5.2.x' 2020-06-08 14:21:50 +02:00
spring-aop Merge branch '5.2.x' 2020-06-08 20:26:14 +02:00
spring-aspects Use proxyBeanMethods=false on remaining internal configuration classes 2020-05-12 22:19:44 +02:00
spring-beans Merge branch '5.2.x' 2020-06-12 00:52:00 +02:00
spring-context Merge branch '5.2.x' 2020-06-11 23:53:27 +02:00
spring-context-indexer
spring-context-support Merge branch '5.2.x' 2020-06-11 23:53:27 +02:00
spring-core Ensure spring-core JAR is reproducible 2020-06-13 14:36:27 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Refactor method name dispatching to switch statements 2020-05-29 23:07:25 +02:00
spring-jms Refactor method name dispatching to switch statements 2020-05-29 23:07:25 +02:00
spring-messaging Fix checkstyle violation 2020-06-09 11:47:05 +01:00
spring-orm Polishing 2020-06-08 19:27:38 +02:00
spring-oxm Use SingletonSupplier for XStream instance in XStreamMarshaller 2020-05-07 12:35:32 +02:00
spring-test Delete dead code in MockServerHttpRequest 2020-06-09 17:38:34 +02:00
spring-tx Merge branch '5.2.x' 2020-06-10 22:53:06 +02:00
spring-web Ensure non-null condition comes 1st in ternary operator 2020-06-11 15:11:48 +02:00
spring-webflux Polishing 2020-06-08 19:27:38 +02:00
spring-webmvc Merge branch '5.2.x' 2020-06-11 23:53:27 +02:00
spring-websocket Extend readOnlyWebSocketHttpHeaders deprecation to 5.1.16 2020-06-06 14:41:06 +02:00
src Merge branch '5.2.x' 2020-06-08 21:20:44 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md Add JMH benchmark infrastructure 2020-05-13 21:29:02 +02:00
SECURITY.md
build.gradle Upgrade to Rome 1.13.1 2020-06-12 00:58:44 +02:00
gradle.properties Next Development Version 2020-06-09 06:51:55 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

README.md

Spring Framework Build Status

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.