Go to file
Brian Clozel 214cb2c1e1 Polishing contribution
Closes gh-36056
2025-12-23 15:33:20 +01:00
.github
.idea
buildSrc
framework-api
framework-bom
framework-docs
framework-platform Upgrade to Log4J 2.25.3, Protobuf 4.33.2, Selenium 4.39 2025-12-21 22:01:11 +01:00
gradle
integration-tests
spring-aop Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 2025-12-17 13:39:02 +01:00
spring-aspects
spring-beans Do not attempt nested PropertyHandler resolution for argument conversion 2025-12-17 14:30:44 +01:00
spring-context Introduce MethodRetryEvent for @Retryable execution 2025-12-23 09:28:23 +01:00
spring-context-indexer
spring-context-support
spring-core Polishing contribution 2025-12-23 15:33:20 +01:00
spring-core-test Do not display error location when unknown 2025-12-17 14:33:14 +01:00
spring-expression Fix typos in tests 2025-11-13 13:43:54 +01:00
spring-instrument
spring-jdbc Polishing contribution 2025-12-17 12:35:30 +01:00
spring-jms
spring-messaging Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 2025-12-17 13:39:02 +01:00
spring-orm
spring-oxm
spring-r2dbc
spring-test
spring-tx
spring-web Avoid duplicate flushes in String Http converter 2025-12-22 15:34:41 +01:00
spring-webflux Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 2025-12-17 13:39:02 +01:00
spring-webmvc Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 2025-12-17 13:39:02 +01:00
spring-websocket
src Lazily initialize ProblemDetail for picking up actual status code 2025-11-19 17:21:32 +01:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Avoid redirection for JUnit javadoc link 2025-12-21 22:07:14 +01:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-intellij-idea.md
settings.gradle

README.md

Spring Framework Build Status Revved up by Develocity

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 of the reference documentation 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@spring.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

CI builds are defined with GitHub Actions workflows.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on 𝕏. In-depth articles can be found at The Spring Blog, and releases are announced via our releases feed.

License

The Spring Framework is released under version 2.0 of the Apache License.