Go to file
Juergen Hoeller 91e6274b7d Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
.settings/gradle
buildSrc
gradle
spring-aop Relaxed BeanFactory assertion in resolveInterceptorNames 2018-01-07 23:23:25 +01:00
spring-aspects Upgrade to JCache 1.1 (and Caffeine 2.6.1) 2017-12-28 14:08:21 +01:00
spring-beans Consistently handle NoClassDefFoundError in BeanUtils and related places 2018-01-17 20:24:57 +01:00
spring-context Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-context-indexer
spring-context-support Upgrade to JCache 1.1 (and Caffeine 2.6.1) 2017-12-28 14:08:21 +01:00
spring-core Renamed DataBufferUtils/DataBufferFactory.compose to join 2018-01-22 10:51:07 +01:00
spring-expression Polishing 2018-01-19 21:30:37 +01:00
spring-framework-bom Fix BOM link 2018-01-15 17:12:19 +01:00
spring-instrument
spring-jcl
spring-jdbc Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-jms Polishing 2018-01-19 21:30:37 +01:00
spring-messaging Refine "." separator support for STOMP messaging 2018-01-19 21:02:43 -05:00
spring-orm Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-oxm
spring-test Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
spring-tx Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-web Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
spring-webflux Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
spring-webmvc Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
spring-websocket Fix SockJs CorsConfiguration for forbidden origins 2018-01-15 18:07:24 +01:00
src Update STOMP docs on using dot as separator 2018-01-19 21:51:31 -05:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 2018-01-22 22:11:00 +01:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
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.