Go to file
Sébastien Deleuze 498b0c231b Always provision Java 24 for the CI Gradle build
See gh-35007
2025-08-14 20:03:08 +02:00
.github Always provision Java 24 for the CI Gradle build 2025-08-14 20:03:08 +02:00
.idea
buildSrc Upgrade to Reactor 2025.0.0-M6, Micrometer 1.16.0-M2, Jetty 12.1.0.beta3 2025-08-13 00:48:37 +02:00
framework-api Upgrade to Dokka 2.0.0 2025-07-16 18:27:10 +02:00
framework-bom
framework-docs Formatting issue in RestTestClient documentation 2025-08-14 15:59:28 +02:00
framework-platform Upgrade to Jackson 2.18.4.1 2025-08-14 08:38:58 +02:00
gradle Upgrade to Dokka 2.0.0 2025-07-16 18:27:10 +02:00
integration-tests
spring-aop Polishing (aligned with main) 2025-08-06 19:01:18 +02:00
spring-aspects
spring-beans Merge branch '6.2.x' 2025-08-11 14:34:17 +02:00
spring-context Merge branch '6.2.x' 2025-08-06 19:03:14 +02:00
spring-context-indexer
spring-context-support Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 2025-08-01 15:08:15 +02:00
spring-core Merge branch '6.2.x' 2025-08-14 16:15:26 +02:00
spring-core-test
spring-expression
spring-instrument
spring-jdbc Update assertion in JdbcClientIntegrationTests 2025-08-11 17:53:05 +03:00
spring-jms Revert "Use JsonMapper instead of ObjectMapper when relevant" 2025-08-12 15:21:20 +02:00
spring-messaging Revert "Use JsonMapper instead of ObjectMapper when relevant" 2025-08-12 15:21:20 +02:00
spring-orm Upgrade to Hibernate ORM 7.1 2025-08-11 22:43:02 +02:00
spring-oxm
spring-r2dbc Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 2025-06-24 11:40:23 +02:00
spring-test MockMvc handles param without values 2025-08-13 15:23:04 +01:00
spring-tx Merge branch '6.2.x' 2025-08-01 21:17:54 +02:00
spring-web Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 2025-08-13 23:03:40 +02:00
spring-webflux Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 2025-08-13 23:03:40 +02:00
spring-webmvc Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 2025-08-13 23:03:40 +02:00
spring-websocket Revert "Use JsonMapper instead of ObjectMapper when relevant" 2025-08-12 15:21:20 +02:00
src Polishing in [Rest|Web]TestClient Assertions 2025-07-30 07:13:48 +01:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc Upgrade SDKMAN to Java 24.0.2 2025-08-12 10:26:30 +02:00
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Merge branch '6.2.x' 2025-07-21 13:24:47 +03:00
gradle.properties Next development version (v6.2.11-SNAPSHOT) 2025-08-14 09:55:02 +02: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

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 𝕏. 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.