Go to file
Brian Clozel 4cfcc108fe Merge branch '5.1.x' 2019-09-17 09:49:47 +02:00
.github
buildSrc
framework-bom
gradle
integration-tests
spring-aop
spring-aspects
spring-beans
spring-context Declare CRON_DISABLED constant value only once 2019-09-16 15:17:58 +02:00
spring-context-indexer
spring-context-support
spring-core Merge branch '5.1.x' 2019-09-16 14:37:15 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Delete obsolete comment in RowMapperTests 2019-09-16 14:10:33 +02:00
spring-jms
spring-messaging Allow registration of RSocket metadata extractors 2019-09-16 19:01:14 +02:00
spring-orm
spring-oxm Fix Checkstyle violation 2019-09-16 13:45:37 +02:00
spring-test
spring-tx
spring-web Merge branch '5.1.x' 2019-09-17 09:49:47 +02:00
spring-webflux Improve parity between Java and Kotlin router DSL 2019-09-16 22:14:55 +02:00
spring-webmvc Improve parity between Java and Kotlin router DSL 2019-09-16 22:14:55 +02:00
spring-websocket Fix race condition in sendBlockingMessage 2019-09-16 14:14:06 +02:00
src Improve parity between Java and Kotlin router DSL 2019-09-16 22:14:55 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

README.md

Spring Framework

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects is 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.

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.