Go to file
Stephane Nicoll e7076ad35c Merge pull request #1676 from fabriziocucci:patch-1
* pr/1676:
  Fix indentation in doc
2018-02-12 08:12:55 +01:00
.settings/gradle
buildSrc
gradle Upgrade to Gradle 4.4.1 (and Netty 4.1.19) 2017-12-20 18:10:15 +01:00
spring-aop Polish: follow name convention - make immutable fields final 2018-02-10 12:09:19 +01:00
spring-aspects Upgrade to JCache 1.1 (and Caffeine 2.6.1) 2017-12-28 14:08:21 +01:00
spring-beans Polish: replace the synchronized class "Stack" by an unsynchronized one such as "Deque". 2018-02-11 21:15:46 +01:00
spring-context Polish: replace the synchronized class "Stack" by an unsynchronized one such as "Deque". 2018-02-11 21:15:46 +01:00
spring-context-indexer
spring-context-support Consistent handling of InterruptedException 2018-02-10 13:03:33 +01:00
spring-core Polish: assertion arguments should be passed in the correct order, 2018-02-10 17:17:28 +01:00
spring-expression Polish: replace the synchronized class "Stack" by an unsynchronized one such as "Deque". 2018-02-11 21:15:46 +01:00
spring-framework-bom Fix BOM link 2018-01-15 17:12:19 +01:00
spring-instrument
spring-jcl Log4jLog explicitly passes String argument (avoiding argument expansion) 2017-11-22 21:13:39 +01:00
spring-jdbc Supports ConversionService on SingleColumnRowMapper 2018-02-11 22:36:50 +01:00
spring-jms Polish: assertion arguments should be passed in the correct order, 2018-02-10 17:17:28 +01:00
spring-messaging Polish: follow name convention - make immutable fields final 2018-02-10 12:09:19 +01:00
spring-orm Consistent handling of InterruptedException 2018-02-10 13:03:33 +01:00
spring-oxm Polishing 2017-11-21 16:34:08 +01:00
spring-test Upgrade to TestNG 6.14.2 and Selenium 3.9.1 2018-02-10 17:48:58 +01:00
spring-tx Polish: assertion arguments should be passed in the correct order, 2018-02-10 17:17:28 +01:00
spring-web Polish: assertion arguments should be passed in the correct order, 2018-02-10 17:17:28 +01:00
spring-webflux Polish: assertion arguments should be passed in the correct order, 2018-02-10 17:17:28 +01:00
spring-webmvc Polish: replace the synchronized class "Stack" by an unsynchronized one such as "Deque". 2018-02-11 21:15:46 +01:00
spring-websocket Polishing 2018-02-10 21:35:46 +01:00
src Fix indentation in doc 2018-02-12 08:11:34 +01:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update CONTRIBUTING.md 2018-01-29 09:26:23 -05:00
README.md Update README.md 2017-11-28 09:28:34 -05:00
build.gradle Upgrade to Hibernate ORM 5.1.12 (for integration tests) 2018-02-10 21:57:59 +01:00
gradle.properties Next Development Version 2018-01-23 09:42:34 +00:00
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
import-into-idea.md
settings.gradle Use JCenter first to resolve plugins 2017-12-11 12:07:17 +01: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.