Go to file
Rossen Stoyanchev 030caea9cf Merge branch '5.1.x' 2019-06-21 14:15:26 +01:00
.github
buildSrc
gradle
spring-aop Fix typo 2019-06-17 11:40:45 +02:00
spring-aspects
spring-beans Polish YamlProcessorTests.flattenedMapIsSameAsPropertiesButOrdered() 2019-06-20 08:34:44 +02:00
spring-context Polish FormattingConversionServiceTests 2019-06-20 08:40:47 +02:00
spring-context-indexer Remove use of @Nullable from copy of SortedProperties 2019-06-12 15:31:54 +03:00
spring-context-support Polish contribution 2019-06-08 22:22:27 +03:00
spring-core Forbid null converters in RestTemplate & HttpMessageConverterExtractor 2019-06-18 16:13:20 +03:00
spring-core-coroutines
spring-expression Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Merge branch '5.1.x' 2019-06-12 14:14:40 +02:00
spring-jms Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-messaging Polish 2019-06-21 06:51:59 +01:00
spring-orm Upgrade to Tomcat 9.0.21, Undertow 2.0.21, RxJava 2.2.9, Checkstyle 8.21, Mockito 2.28.2, Hibernate ORM 5.4.3 2019-06-11 18:26:13 +02:00
spring-oxm Merge branch '5.1.x' 2019-06-12 14:14:40 +02:00
spring-test Add Flux<Part> ServerRequest.parts() 2019-06-21 10:59:13 +02:00
spring-tx Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-web Merge branch '5.1.x' 2019-06-21 14:15:26 +01:00
spring-webflux Add Flux<Part> ServerRequest.parts() 2019-06-21 10:59:13 +02:00
spring-webmvc Leverage new Kotlin script templating support 2019-06-20 10:17:02 +02:00
spring-websocket Handler StreamingHttpOutputMessage in XHR transport 2019-06-07 16:40:58 -04:00
src Merge branch '5.1.x' 2019-06-21 12:46:21 +03:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
SECURITY.md
build.gradle Upgrade to JUnit Jupiter 5.5 RC2 2019-06-20 13:20:25 +03:00
gradle.properties Next Development Version 2019-06-13 14:04:56 +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.