Go to file
slawluc 4bced4682a Make RSocketRequester extensions reified
Extension functions need to use reified types to create
ParameterizedTypeReference.

Closes gh-23185
2019-07-08 10:49:44 +02:00
.github
buildSrc
gradle Upgrade to Gradle 5.5 2019-06-29 11:54:19 +03:00
spring-aop Fix typo 2019-06-17 11:40:45 +02:00
spring-aspects
spring-beans Polish contribution 2019-07-07 16:29:03 +02:00
spring-context Merge branch '5.1.x' 2019-07-05 18:22:02 +02:00
spring-context-indexer
spring-context-support Merge branch '5.1.x' 2019-07-05 18:22:02 +02:00
spring-core Polish contribution 2019-07-07 16:29:03 +02:00
spring-core-coroutines
spring-expression Merge branch '5.1.x' 2019-07-05 18:22:02 +02:00
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc
spring-jms Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-messaging Make RSocketRequester extensions reified 2019-07-08 10:49:44 +02:00
spring-orm
spring-oxm
spring-test Add body methods with Object parameter to WebFlux 2019-07-07 22:27:57 +02:00
spring-tx Polishing 2019-07-06 15:32:54 +02:00
spring-web Add body methods with Object parameter to WebFlux 2019-07-07 22:27:57 +02:00
spring-webflux Add body methods with Object parameter to WebFlux 2019-07-07 22:27:57 +02:00
spring-webmvc Merge branch '5.1.x' 2019-07-07 18:43:27 +02:00
spring-websocket Merge branch '5.1.x' 2019-07-03 17:25:12 +01:00
src Add body methods with Object parameter to WebFlux 2019-07-07 22:27:57 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Fix typo in CONTRIBUTING.md 2019-06-22 22:34:05 +03:00
README.md
SECURITY.md
build.gradle Upgrade to Netty 4.1.37 2019-07-05 17:08:46 +02:00
gradle.properties
gradlew Upgrade to Gradle 5.5 2019-06-29 11:54:19 +03:00
gradlew.bat Upgrade to Gradle 5.5 2019-06-29 11:54:19 +03:00
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 Wiki 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.