Go to file
douddle 93ddfb9cae Add SVG mapping to mime.types file for JavaMail support
Closes gh-23629
2019-09-12 16:52:59 +02:00
.github
buildSrc
framework-bom
gradle Indent with tabs 2019-09-12 11:51:44 +02:00
integration-tests Prevent improper use of testing framework APIs 2019-09-12 11:20:56 +02:00
spring-aop
spring-aspects
spring-beans Merge branch '5.1.x' 2019-09-12 14:03:12 +02:00
spring-context Support disabling cron jobs registered via SchedulingConfigurer 2019-09-12 16:08:26 +02:00
spring-context-indexer
spring-context-support Add SVG mapping to mime.types file for JavaMail support 2019-09-12 16:52:59 +02:00
spring-core Prevent improper use of testing framework APIs 2019-09-12 11:20:56 +02:00
spring-expression Polishing 2019-09-12 13:16:48 +02:00
spring-instrument
spring-jcl
spring-jdbc Fix typos related to indefinite articles for SQL acronym 2019-09-07 16:04:47 +02:00
spring-jms
spring-messaging
spring-orm Polish and revive disabled tests 2019-09-06 15:57:27 +02:00
spring-oxm
spring-test Polishing 2019-09-12 11:35:30 +02:00
spring-tx Improve Coroutines transaction API 2019-09-12 14:45:03 +02:00
spring-web Prevent improper use of testing framework APIs 2019-09-12 11:20:56 +02:00
spring-webflux Rename fromObject to fromValue in BodyInserters 2019-09-09 00:08:55 +02:00
spring-webmvc
spring-websocket
src Improve Coroutines transaction API 2019-09-12 14:45:03 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update advice on creating issue vs pull request 2019-09-11 16:16:41 +01:00
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to com.gradle.build-scan 2.4.2 2019-09-11 15:36:19 +02:00
gradle.properties Enable parallel builds by default 2019-09-12 09:48:45 +02: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.