Go to file
Mengqi Xu 0c552b8652 Add Support to CompletableFuture as return type in http service method.
// gh-34748

Signed-off-by: Mengqi Xu <2663479778@qq.com>
2025-06-22 01:43:50 +08:00
.github Merge branch '6.2.x' 2025-06-13 09:29:44 +02:00
.idea Add a project icon for IntelliJ IDEA 2025-02-19 13:45:16 +01:00
buildSrc Update copyright headers in source files 2025-06-17 16:23:50 +02:00
framework-api Merge branch '6.2.x' 2025-04-27 17:59:50 +02:00
framework-bom
framework-docs Update copyright headers in source files 2025-06-17 16:23:50 +02:00
framework-platform Upgrade to Jetty 12.1.0.beta1 2025-06-20 09:45:53 +02:00
gradle Merge branch '6.2.x' 2025-06-06 15:13:42 +02:00
integration-tests Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-aop Polish @⁠Retryable Javadoc and internals 2025-06-17 17:07:15 +02:00
spring-aspects Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-beans Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-context Align package namespace in TaskManagementConfigUtils constants 2025-06-18 12:24:02 +02:00
spring-context-indexer Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-context-support Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-core Merge branch '6.2.x' 2025-06-18 12:23:07 +02:00
spring-core-test Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-expression Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-instrument Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-jdbc Merge branch '6.2.x' 2025-06-18 12:23:07 +02:00
spring-jms Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-messaging Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-orm Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-oxm Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-r2dbc Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-test Fix link in Javadoc 2025-06-19 13:58:29 +02:00
spring-tx Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-web Add Support to CompletableFuture as return type in http service method. 2025-06-22 01:43:50 +08:00
spring-webflux Sync test fixture MockServerHttpRequest implementation with original 2025-06-20 16:33:28 +02:00
spring-webmvc Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-websocket Update copyright headers in source files 2025-06-17 16:23:50 +02:00
src Update configuration for copyright headers to use "<year>-present" pattern 2025-06-17 16:20:46 +02:00
.editorconfig
.gitattributes
.gitignore Merge branch '6.2.x' 2025-02-19 13:45:35 +01:00
.sdkmanrc Update Java runtime in SDKMan! env file 2025-03-24 10:17:08 +01:00
CONTRIBUTING.md Update CONTRIBUTING guidelines for DCO 2025-01-07 09:55:36 +01:00
LICENSE.txt
README.md
SECURITY.md Update SECURITY.md 2024-10-15 17:13:29 +01:00
build.gradle Merge branch '6.2.x' 2025-06-07 12:15:02 +02:00
gradle.properties Next development version (v6.2.9-SNAPSHOT) 2025-06-12 11:44:16 +02:00
gradlew Upgrade to Gradle 8.14 2025-04-27 16:29:46 +02:00
gradlew.bat Upgrade to Gradle 8.14 2025-04-27 16:29:46 +02:00
import-into-eclipse.md
import-into-idea.md
settings.gradle Revert "Disable Gradle auto-provisioning" on 6.2.x 2025-06-12 16:37:59 +02:00
update_copyright_headers.sh Update configuration for copyright headers to use "<year>-present" pattern 2025-06-17 16:20:46 +02:00

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.