Go to file
github-actions[bot] f62cc98a97 Update Antora Spring UI to v0.4.22
Closes gh-35860
2025-11-24 10:12:11 +01:00
.github
.idea
buildSrc Restrict "validateMultiReleaseJar" task to Java 25+ 2025-11-19 13:55:27 +01:00
framework-api
framework-bom
framework-docs Update Antora Spring UI to v0.4.22 2025-11-24 10:12:11 +01:00
framework-platform
gradle Upgrade to Gradle 9.2.1 2025-11-18 10:13:56 +01:00
integration-tests
spring-aop
spring-aspects
spring-beans Remove javadoc references to deprecated PropertiesBeanDefinitionReader 2025-11-19 16:18:56 +01:00
spring-context Remove javadoc references to deprecated PropertiesBeanDefinitionReader 2025-11-19 16:18:56 +01:00
spring-context-indexer
spring-context-support Add resetCaches() method to Caffeine/ConcurrentMapCacheManager 2025-11-18 13:37:14 +01:00
spring-core Refine nullability of Assert#noNullElements 2025-11-24 09:42:44 +01:00
spring-core-test
spring-expression
spring-instrument
spring-jdbc Remove javadoc references to deprecated PropertiesBeanDefinitionReader 2025-11-19 16:18:56 +01:00
spring-jms
spring-messaging
spring-orm
spring-oxm
spring-r2dbc
spring-test Configure JsonPath in RestTestClient with MappingProvider 2025-11-18 15:46:57 +00:00
spring-tx Narrow Aware interface exclusion check to BeanFactoryAware only 2025-11-18 13:36:29 +01:00
spring-web Stop mentioning non-existent NestedServletException 2025-11-19 17:32:19 +01:00
spring-webflux
spring-webmvc
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
gradle.properties Next development version (v7.0.2-SNAPSHOT) 2025-11-20 11:53:27 +01:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-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.