Go to file
Juergen Hoeller f57fcdee3c Polishing 2018-03-07 15:49:58 +01:00
.settings/gradle
buildSrc
gradle
spring-aop Polishing 2018-02-28 16:41:59 +01:00
spring-aspects Upgrade to JavaMail 1.6.1 2018-02-13 00:02:43 +01:00
spring-beans Polishing 2018-03-07 15:49:58 +01:00
spring-context Polishing 2018-03-07 15:49:58 +01:00
spring-context-indexer Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2 2018-02-28 14:01:04 +01:00
spring-context-support Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2 2018-02-28 14:01:04 +01:00
spring-core content-length support in EncoderHttpMessageWriter 2018-03-06 19:04:02 -05:00
spring-expression Polishing 2018-03-03 17:33:48 +01:00
spring-framework-bom Fix BOM link 2018-01-15 17:12:19 +01:00
spring-instrument
spring-jcl Revised deprecation markers 2018-03-01 23:43:06 +01:00
spring-jdbc Consistent incrementer arrangement for PostgreSQL, DB2 and SAP HANA 2018-03-06 13:36:15 +01:00
spring-jms Polishing 2018-03-07 15:49:58 +01:00
spring-messaging Polishing 2018-02-28 00:09:15 +01:00
spring-orm Reliably expose nested cause exception message for PersistenceException 2018-03-06 23:06:14 +01:00
spring-oxm Mark Castor tests as deprecated 2018-02-25 14:29:28 +01:00
spring-test Polish MockRestRequestMatchers[Tests] 2018-03-07 14:20:57 +01:00
spring-tx Polishing 2018-02-28 00:09:15 +01:00
spring-web content-length support in EncoderHttpMessageWriter 2018-03-06 19:04:02 -05:00
spring-webflux content-length support in EncoderHttpMessageWriter 2018-03-06 19:04:02 -05:00
spring-webmvc Polishing 2018-03-07 15:49:58 +01:00
spring-websocket Polishing 2018-03-02 13:53:17 +01:00
src Correct description for class-level @Transactional with AspectJ 2018-03-05 12:22:17 +01:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update CONTRIBUTING.md 2018-01-29 09:26:23 -05:00
README.md
build.gradle Upgrade to Groovy 2.4.14 and Undertow 1.4.23 2018-03-02 13:52:42 +01:00
gradle.properties Next Development Version 2018-02-19 11:12:59 +00:00
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.