Go to file
Sébastien Deleuze e0ba42a80c Move ReactorResourceFactory to org.springframework.http.client package
Closes gh-31399
2023-10-10 15:58:20 +02:00
.github
buildSrc Use Objects.equals() for null-safe string comparison 2023-09-25 08:28:33 +02:00
ci Upgrade CI image to Ubuntu jammy-20230916 2023-10-09 20:02:43 +02:00
framework-api
framework-bom
framework-docs Upgrade to Micrometer 1.12.0-RC1 2023-10-10 15:40:32 +02:00
framework-platform Upgrade to Micrometer 1.12.0-RC1 2023-10-10 15:40:32 +02:00
gradle Merge branch '6.0.x' 2023-10-08 16:24:53 +02:00
integration-tests
spring-aop Enable test in AbstractAspectJAdvisorFactoryTests 2023-09-28 15:46:47 +02:00
spring-aspects
spring-beans Register bean reflection hint for property fields 2023-10-09 20:03:06 +02:00
spring-context Merge branch '6.0.x' 2023-09-29 15:01:43 +02:00
spring-context-indexer
spring-context-support
spring-core Add @⁠since tags for DataBufferUtils.outputStreamPublisher() methods 2023-10-08 18:09:21 +02:00
spring-core-test
spring-expression Polishing 2023-10-01 16:42:51 +02:00
spring-instrument
spring-jcl
spring-jdbc Polish "Use schema-based config in sql-error-codes.xml" 2023-10-04 13:12:56 +02:00
spring-jms Upgrade to Micrometer 1.12.0-RC1 2023-10-10 15:40:32 +02:00
spring-messaging Optimize uses of onErrorResume() 2023-10-03 14:42:24 +02:00
spring-orm Merge branch '6.0.x' 2023-09-29 15:01:43 +02:00
spring-oxm
spring-r2dbc Optimize uses of onErrorResume() 2023-10-03 14:42:24 +02:00
spring-test Test status quo for @⁠Sql in @⁠Nested test class w/ class-level execution phases 2023-10-08 18:16:31 +02:00
spring-tx Merge branch '6.0.x' 2023-09-20 17:06:35 +02:00
spring-web Move ReactorResourceFactory to org.springframework.http.client package 2023-10-10 15:58:20 +02:00
spring-webflux Move ReactorResourceFactory to org.springframework.http.client package 2023-10-10 15:58:20 +02:00
spring-webmvc Polishing external contribution 2023-10-10 14:16:00 +02:00
spring-websocket
src
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Upgrade SDKMAN to 17.0.8.1 2023-09-22 09:45:46 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Do not use javadoc.io for javadoc generation 2023-10-05 11:47:41 +02:00
gradle.properties
gradlew Upgrade to Gradle 8.4 2023-10-08 16:08:29 +02:00
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Configure Gradle toolchain auto-provisioning 2023-09-22 09:44:12 +02:00
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 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@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 releases feed.

License

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