Go to file
Sam Brannen 80d1aaec0c Add spring-r2dbc and spring-rsocket to Stack Overflow tags 2020-06-22 11:38:04 +02:00
.github Configure Gradle wrapper validation action 2020-06-02 14:43:45 +02:00
buildSrc
framework-bom
gradle
integration-tests Implement reliable advice invocation order within an @Aspect 2020-06-08 14:18:28 +02:00
spring-aop Polishing 2020-06-08 19:37:58 +02:00
spring-aspects
spring-beans Improve Javadoc for @Value regarding supported expressions 2020-06-19 14:32:36 +02:00
spring-context Consistent abstract declaration of "Abstract" base classes 2020-06-11 23:43:41 +02:00
spring-context-indexer
spring-context-support Consistent abstract declaration of "Abstract" base classes 2020-06-11 23:43:41 +02:00
spring-core Catch IllegalReferenceCountException 2020-06-19 21:58:03 +01:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Clarify JDBC-defined negative values returned from batchUpdate 2020-05-29 15:51:19 +02:00
spring-jms
spring-messaging Fix checkstyle violation 2020-06-09 11:47:05 +01:00
spring-orm Consistently refer to FlushMode.MANUAL instead of outdated NEVER 2020-05-29 15:51:54 +02:00
spring-oxm
spring-test Undo MockServerRequest deprecation 2020-06-08 15:40:09 +02:00
spring-tx Avoid misleading log message for commit-triggering exception 2020-06-17 15:39:41 +02:00
spring-web Map from charset name rather than Charset 2020-06-22 09:48:41 +02:00
spring-webflux Replace "blacklist" with alternative words 2020-06-17 14:00:26 +02:00
spring-webmvc Consistent abstract declaration of "Abstract" base classes 2020-06-11 23:43:41 +02:00
spring-websocket Extend readOnlyWebSocketHttpHeaders deprecation to 5.1.16 2020-06-06 14:41:06 +02:00
src Add spring-r2dbc and spring-rsocket to Stack Overflow tags 2020-06-22 11:38:04 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Jetty 9.4.30 2020-06-17 15:40:00 +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.

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.