Go to file
stsypanov e7dc439f90 Simplify ConcurrentReferenceHashMap 2019-02-15 14:27:43 +01:00
.github
buildSrc
gradle
spring-aop Merge branch '5.1.x' 2019-02-07 16:01:14 +01:00
spring-aspects
spring-beans Merge branch '5.1.x' 2019-02-07 23:07:22 +01:00
spring-context Merge branch '5.1.x' 2019-02-12 09:09:19 +01:00
spring-context-indexer Polish "Ensure indexer gracefully handle missing meta annotations" 2019-02-14 10:16:32 +01:00
spring-context-support Some very simple improvements regarding ArrayList 2019-02-15 14:25:13 +01:00
spring-core Simplify ConcurrentReferenceHashMap 2019-02-15 14:27:43 +01:00
spring-expression
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Polishing 2019-02-12 09:07:58 +01:00
spring-jms
spring-messaging Some very simple improvements regarding ArrayList 2019-02-15 14:25:13 +01:00
spring-orm
spring-oxm
spring-test Merge branch '5.1.x' 2019-02-08 18:16:27 +01:00
spring-tx TransactionActionSupport evaluates Vavr Try failure as rollback-only 2019-02-11 11:45:43 +01:00
spring-web Polish 2019-02-11 10:46:27 +01:00
spring-webflux Defer ExchangeFilterFunction to subscription time 2019-02-12 10:52:49 +01:00
spring-webmvc Some very simple improvements regarding ArrayList 2019-02-15 14:25:13 +01:00
spring-websocket
src Merge branch '5.1.x' 2019-02-11 13:09:35 +01:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Fix casing for GitHub in the contributing guide 2019-02-08 08:41:03 +01:00
README.md
build.gradle Merge branch '5.1.x' 2019-02-12 21:30:32 +01:00
gradle.properties Next Development Version 2019-02-13 05:51:26 +00:00
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. Collectively the Spring Framework and the family of Spring projects is often referred to simply as "Spring".

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section as 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 of conduct. 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 Framework 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 Wikipedia page and the CONTRIBUTING.md file.

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.