Go to file
Sam Brannen 86fb7362b1 Register EventPublishingTestExecutionListener by default
See gh-18490
2019-04-04 12:55:06 +02:00
.github
buildSrc
gradle
spring-aop
spring-aspects
spring-beans Merge branch '5.1.x' 2019-04-03 14:43:22 +02:00
spring-context Merge branch '5.1.x' 2019-04-03 14:43:22 +02:00
spring-context-indexer
spring-context-support
spring-core Do not resolve DTDs in Stax Tests 2019-04-04 12:10:10 +02:00
spring-core-coroutines Use Dispatchers.Unconfined for Coroutines 2019-03-31 10:56:05 +02:00
spring-expression
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Polishing 2019-04-02 20:04:07 +02:00
spring-jms
spring-messaging Sync ChannelSendOperator copy in spring-messaging 2019-04-02 11:06:11 -04:00
spring-orm
spring-oxm Polishing 2019-04-02 20:04:07 +02:00
spring-test Register EventPublishingTestExecutionListener by default 2019-04-04 12:55:06 +02:00
spring-tx JtaTransactionManagerFactoryBean fully initializes its JTM instance 2019-04-02 14:55:56 +02:00
spring-web Request attribute cache for resolved lookupPath 2019-04-03 14:56:30 -04:00
spring-webflux Convert CoRouterFunctionDsl indents to tabs 2019-04-04 12:14:27 +02:00
spring-webmvc Polishing 2019-04-04 12:16:18 +02:00
spring-websocket Improve CORS handling 2019-04-01 17:42:51 +02:00
src Register EventPublishingTestExecutionListener by default 2019-04-03 18:31:16 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Revert to Californium-SR6 for M1 release 2019-04-03 19:25:34 -04:00
gradle.properties Next Development Version 2019-03-31 08:42:44 +00:00
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.