Go to file
Sam Brannen 7e4870577d Apply "instanceof pattern matching" Eclipse clean-up in spring-test
This has only been applied to `src/main/java`.
2021-10-14 15:50:36 +02:00
.github
buildSrc
ci Polish 2021-10-11 16:22:30 +02:00
framework-bom
gradle Merge branch '5.3.x' 2021-10-13 20:05:18 +02:00
integration-tests
spring-aop
spring-aspects Merge branch '5.3.x' 2021-10-12 12:27:55 +02:00
spring-beans Merge branch '5.3.x' 2021-10-12 15:19:40 +02:00
spring-context Merge branch '5.3.x' 2021-10-12 15:19:40 +02:00
spring-context-indexer
spring-context-support
spring-core Merge branch '5.3.x' into main 2021-10-13 21:22:34 +01:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Merge branch '5.3.x' 2021-10-14 15:19:56 +02:00
spring-jms
spring-messaging Prune empty method adapter classes 2021-10-08 18:20:09 +01:00
spring-orm Merge branch '5.3.x' 2021-10-12 15:19:40 +02:00
spring-oxm
spring-r2dbc Clean up warnings 2021-10-05 14:35:32 +02:00
spring-test Apply "instanceof pattern matching" Eclipse clean-up in spring-test 2021-10-14 15:50:36 +02:00
spring-tx Merge branch '5.3.x' 2021-10-06 12:13:21 +02:00
spring-web Merge branch '5.3.x' into main 2021-10-13 21:22:34 +01:00
spring-webflux Merge branch '5.3.x' into main 2021-10-13 14:58:07 +01:00
spring-webmvc Fix typo in Javadoc 2021-10-14 09:42:40 +01:00
spring-websocket
src Remove AsyncRestTemplate and related types 2021-10-08 17:59:53 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Polishinig 2021-10-08 14:00:23 +02:00
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Hibernate ORM 5.6 Final, RxJava 3.1.2, JRuby 9.3.1 2021-10-14 14:48:56 +02:00
gradle.properties Next development version (v5.3.12-SNAPSHOT) 2021-10-14 09:35:45 +00:00
gradlew
gradlew.bat
import-into-eclipse.md Add note about Groovy Tools not working in Eclipse 2021-09 with Java 17 2021-10-12 17:23:55 +02:00
import-into-idea.md
settings.gradle

README.md

Spring Framework Build Status Revved up by Gradle Enterprise

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects are 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.

Micro-Benchmarks

See the Micro-Benchmarks Wiki page.

Build from Source

See the Build from Source Wiki page and the CONTRIBUTING.md file.

Continuous Integration Builds

Information regarding CI builds can be found in the Spring Framework Concourse pipeline documentation.

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.