Go to file
Christoph Dreis 360f555e77 Introduce ResponseEntity.internalServerError()
Closes gh-26952
2021-05-18 16:57:20 +02:00
.github
buildSrc
ci Make script executable 2021-05-05 14:26:12 +02:00
framework-bom
gradle Store resolved toolchain info as custom values in build scan 2021-05-05 15:19:27 +02:00
integration-tests
spring-aop Polishing 2021-04-29 16:53:53 +02:00
spring-aspects
spring-beans Avoid memory leak when PropertyComparator is reused 2021-04-30 15:08:32 +02:00
spring-context Fix link in @EventListener's `id` Javadoc 2021-05-16 15:08:33 +02:00
spring-context-indexer CandidateComponentsIndexer introspects any kind of class (including records) 2021-05-11 15:49:15 +02:00
spring-context-support Log delegate service initialization at debug level (instead of info) 2021-05-11 15:46:41 +02:00
spring-core Upgrade to Coroutines 1.5.0 2021-05-17 11:37:02 +02:00
spring-expression Polish SpEL SelectionAndProjectionTests 2021-04-26 16:23:21 +02:00
spring-instrument
spring-jcl
spring-jdbc Deprecate internal APIs in ScriptUtils in spring-jdbc 2021-05-18 15:43:54 +02:00
spring-jms Expose current cached session count 2021-05-11 15:47:15 +02:00
spring-messaging Upgrade to Coroutines 1.5.0 2021-05-17 11:37:02 +02:00
spring-orm
spring-oxm Polish Jaxb2MarshallerTests 2021-05-04 13:46:31 +02:00
spring-r2dbc Logically reorganize methods in ScriptUtils 2021-05-18 14:56:49 +02:00
spring-test Increase the likelihood that timed tests pass on CI server 2021-05-11 16:16:18 +02:00
spring-tx Upgrade to Coroutines 1.5.0 2021-05-17 11:37:02 +02:00
spring-web Introduce ResponseEntity.internalServerError() 2021-05-18 16:57:20 +02:00
spring-webflux Upgrade to Coroutines 1.5.0 2021-05-17 11:37:02 +02:00
spring-webmvc Nullability refinements and related polishing 2021-05-11 16:50:19 +02:00
spring-websocket Update CORS Javadoc in spring-websocket 2021-04-13 17:43:40 +01:00
src Fix punctuation in Custom Cache Resolution section of ref docs 2021-05-13 15:30:58 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Coroutines 1.5.0 2021-05-17 11:37:02 +02:00
gradle.properties Next development version (v5.3.8-SNAPSHOT) 2021-05-12 05:50:28 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Store resolved toolchain info as custom values in build scan 2021-05-05 15:19:27 +02:00

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.