Go to file
Juergen Hoeller eaffcbe3be Upgrade to Gradle 4.8.1
Includes Kotlin 1.2.50, RxJava 2.1.15 and Protobuf 3.6.

Issue: SPR-16475
2018-06-22 22:49:12 +02:00
buildSrc
gradle Upgrade to Gradle 4.8.1 2018-06-22 22:49:12 +02:00
spring-aop
spring-aspects
spring-beans Polishing 2018-06-19 13:50:13 +03:00
spring-context Polish profile expression support 2018-06-16 21:40:22 +03:00
spring-context-indexer Polishing 2018-06-11 19:17:57 +02:00
spring-context-support
spring-core Polishing 2018-06-19 13:50:13 +03:00
spring-expression Remove outdated javadoc references to SpEL lambda functions 2018-06-11 19:16:14 +02:00
spring-framework-bom Remove dependency management noise from POMs 2018-06-11 15:57:54 +02:00
spring-instrument
spring-jcl
spring-jdbc
spring-jms
spring-messaging Consistent support for new JsonMappingException wording in Jackson 2.9 2018-06-17 21:42:20 +02:00
spring-orm
spring-oxm Restore xjc 2.2.11 (since 2.3.0.1 also breaks with "xjc failed" on CI) 2018-06-11 22:14:21 +02:00
spring-test Reintroduce suppression of deprecation warning 2018-06-15 00:43:21 +03:00
spring-tx Polishing 2018-06-11 19:17:57 +02:00
spring-web Upgrade to Gradle 4.8.1 2018-06-22 22:49:12 +02:00
spring-webflux WebClient writes Content-Length for Mono bodies 2018-06-19 11:51:45 +02:00
spring-webmvc Option to disable logging request details 2018-06-19 16:53:37 -04:00
spring-websocket Remove dependency management noise from POMs 2018-06-11 15:57:54 +02:00
src Fix broken link to CONTRIBUTING.md 2018-06-19 09:07:07 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Gradle 4.8.1 2018-06-22 22:49:12 +02:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md Polish Eclipse/STS Project Import Guide 2018-06-15 01:26:05 +03:00
import-into-idea.md
settings.gradle

README.md

Spring Framework

This is the home of the Spring Framework, the foundation for all Spring projects. Together the Spring Framework and the family of Spring projects make up what we call "Spring".

Spring provides everything you need beyond the Java language to create enterprise applications in a wide range of scenarios and architectures. Please read the Overview section in the 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. 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 Frameworks 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 also CONTRIBUTING.md.

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.