Go to file
Juergen Hoeller d03af15516 Explicit note on connection pool deadlock with REQUIRES_NEW
Closes gh-26250
2023-08-12 14:50:36 +02:00
.github
buildSrc
ci
framework-bom
framework-docs Explicit note on connection pool deadlock with REQUIRES_NEW 2023-08-12 14:50:36 +02:00
framework-platform Remove obsolete dependency on picocli 2023-08-02 09:54:32 +03:00
gradle
integration-tests Polishing 2023-08-06 14:25:39 +02:00
spring-aop Polishing 2023-08-06 14:25:39 +02:00
spring-aspects Consistent dependency declarations 2023-08-02 00:56:50 +02:00
spring-beans Reinstate Introspector.flushFromCaches() call for JDK ClassInfo cache 2023-08-07 14:51:49 +02:00
spring-context Polishing 2023-08-09 23:53:40 +02:00
spring-context-indexer Consistent dependency declarations 2023-08-02 00:56:50 +02:00
spring-context-support Polishing 2023-08-06 14:25:39 +02:00
spring-core Polishing 2023-08-08 20:10:23 +02:00
spring-core-test Consistent equals/hashCode style (and related polishing) 2023-08-04 02:39:31 +02:00
spring-expression Polishing 2023-07-25 19:12:07 +02:00
spring-instrument
spring-jcl
spring-jdbc Polishing 2023-08-07 14:51:58 +02:00
spring-jms Consistent dependency declarations 2023-08-02 00:56:50 +02:00
spring-messaging Consistent equals/hashCode style (and related polishing) 2023-08-04 02:39:31 +02:00
spring-orm Consistent equals/hashCode style (and related polishing) 2023-08-04 02:39:31 +02:00
spring-oxm Consistent dependency declarations 2023-08-02 00:56:50 +02:00
spring-r2dbc Polishing 2023-08-06 14:25:39 +02:00
spring-test Consistent equals/hashCode style (and related polishing) 2023-08-04 02:39:31 +02:00
spring-tx Use extracted attributes instead of annotation access 2023-08-12 11:34:25 +02:00
spring-web Polish StringHttpMessageConverterTests 2023-08-04 15:53:37 +03:00
spring-webflux Consistent dependency declarations 2023-08-02 00:56:50 +02:00
spring-webmvc Batch SSE events writes when possible 2023-08-04 10:31:43 +02:00
spring-websocket Polishing 2023-08-03 18:10:13 +02:00
src
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle
update_copyright_headers.sh

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.