Go to file
Juergen Hoeller 109552d868 Polishing 2018-07-27 18:58:18 +02:00
buildSrc
gradle
spring-aop Improve debug logging at BeanDefinitionReader and BeanFactory level 2018-07-27 17:46:05 +02:00
spring-aspects
spring-beans Polishing 2018-07-27 18:58:18 +02:00
spring-context Polishing 2018-07-27 17:46:21 +02:00
spring-context-indexer
spring-context-support Polishing 2018-07-26 15:46:55 +02:00
spring-core Improve debug logging at BeanDefinitionReader and BeanFactory level 2018-07-27 17:46:05 +02:00
spring-expression
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Fix log level guard in DatabaseStartupValidator.afterPropertiesSet() 2018-07-26 15:45:42 +02:00
spring-jms
spring-messaging
spring-orm
spring-oxm
spring-test Fix compiler warnings 2018-07-27 08:49:45 -04:00
spring-tx Polishing 2018-07-26 23:20:50 +02:00
spring-web Add notes on future deprecation of the RestTemplate 2018-07-27 08:41:20 -04:00
spring-webflux Add notes on future deprecation of the RestTemplate 2018-07-27 08:41:20 -04:00
spring-webmvc Comment on difference in matrix variable test 2018-07-27 08:40:36 -04:00
spring-websocket
src Add notes on future deprecation of the RestTemplate 2018-07-27 08:41:20 -04:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Netty 4.1.28 2018-07-27 17:46:37 +02:00
gradle.properties
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. 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.