Go to file
Juergen Hoeller 96a465a749 Upgrade to Tomcat 8.5.30 2018-04-11 16:27:34 +02:00
.settings/gradle
buildSrc
gradle Fix Dokka reference to Spring Framework's Javadoc 2018-04-04 11:11:17 +02:00
spring-aop Polishing 2018-04-11 13:29:15 +02:00
spring-aspects Upgrade to AspectJ 1.9 GA 2018-04-03 17:43:09 +02:00
spring-beans Polishing 2018-04-11 13:29:15 +02:00
spring-context Polishing 2018-04-11 13:29:15 +02:00
spring-context-indexer
spring-context-support Revised mime.types file with cpp extension and updated modification docs 2018-04-03 12:23:09 +02:00
spring-core Upgrade to Tomcat 8.5.30 2018-04-11 16:27:34 +02:00
spring-expression Nullability refinements (based on IntelliJ IDEA 2018.1 introspection) 2018-03-29 23:50:17 +02:00
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Remove bogus DataSource test from JpaTransactionManagerTests 2018-04-11 13:28:33 +02:00
spring-jms Remove bogus DataSource test from JpaTransactionManagerTests 2018-04-11 13:28:33 +02:00
spring-messaging
spring-orm Remove bogus DataSource test from JpaTransactionManagerTests 2018-04-11 13:28:33 +02:00
spring-oxm
spring-test Upgrade to Netty 4.1.23 and TestNG 6.14.3 2018-04-11 13:29:37 +02:00
spring-tx Consistent treatment of proxy classes and interfaces for introspection 2018-04-03 02:42:41 +02:00
spring-web Add default ctor to Reactive UrlBasedCorsConfigurationSource 2018-04-11 14:41:06 +02:00
spring-webflux Avoid reference to HandlerMethod class in ServerErrorException 2018-04-01 00:21:15 +02:00
spring-webmvc Proper exception for controller method return types that do not work with MvcUriComponentsBuilder (e.g. final classes) 2018-04-11 16:27:14 +02:00
spring-websocket
src Document why "charset=UTF-8" is specified for JSON 2018-04-09 12:01:21 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Tomcat 8.5.30 2018-04-11 16:27:34 +02:00
gradle.properties Initiate 5.0.x branch 2018-04-03 23:07:03 +02:00
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
import-into-idea.md
settings.gradle Cleanup settings.gradle pluginManagement configuration 2018-04-04 11:11:38 +02:00

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.