Go to file
Juergen Hoeller 6cc084dbde Consistent javadoc references to JdbcTransactionManager 2023-06-05 10:52:33 +02:00
.github
buildSrc
ci Build Antora docs as part of CI check job 2023-05-25 20:12:04 +02:00
framework-bom
framework-docs Polishing 2023-06-01 14:57:50 +02:00
framework-platform Upgrade to Groovy 4.0.12, Tomcat 10.1.9, Netty 4.1.93, Undertow 2.3.6, Protobuf 3.23.2, Picocli 4.7.4, Checkstyle 10.12 2023-06-04 18:42:21 +02:00
gradle Improve how the build deals with javadoc invalid references 2023-05-16 15:04:10 +02:00
integration-tests
spring-aop Polishing 2023-06-02 23:28:14 +02:00
spring-aspects
spring-beans Suppress warnings 2023-06-04 16:36:20 +02:00
spring-context Polishing 2023-06-02 23:28:14 +02:00
spring-context-indexer
spring-context-support Polish JavaMailSenderTests 2023-05-24 16:54:44 +02:00
spring-core Shorten constant names to BUILD and RUN (for consistent spelling) 2023-06-05 10:45:02 +02:00
spring-core-test
spring-expression
spring-instrument
spring-jcl Log warning in case of standard Commons Logging discovery 2023-06-02 23:25:08 +02:00
spring-jdbc Consistent javadoc references to JdbcTransactionManager 2023-06-05 10:52:33 +02:00
spring-jms
spring-messaging Enhance unit tests for status quo for SpEL 'selector' support in messaging 2023-06-04 16:23:42 +02:00
spring-orm Consistent javadoc references to JdbcTransactionManager 2023-06-05 10:52:33 +02:00
spring-oxm
spring-r2dbc Add nested propagation support to R2dbcTransactionManager 2023-06-05 10:45:47 +02:00
spring-test Update copyright headers 2023-06-04 16:36:52 +02:00
spring-tx Update copyright headers 2023-05-23 15:10:08 +02:00
spring-web Consistent handling of parts in HttpRequestValues 2023-05-30 17:17:31 +01:00
spring-webflux Allow fallback on subclass of ProblemDetail 2023-05-30 17:17:31 +01:00
spring-webmvc Remove (recently committed) erroneous character in test 2023-05-30 17:35:50 +01:00
spring-websocket Integration test status quo for SpEL 'selector' support in messaging 2023-06-04 16:25:21 +02:00
src
.editorconfig
.gitattributes
.gitignore Add cached-antora-playbook.yml back to .gitignore 2023-05-23 15:12:35 +01:00
.mailmap
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Groovy 4.0.12, Tomcat 10.1.9, Netty 4.1.93, Undertow 2.3.6, Protobuf 3.23.2, Picocli 4.7.4, Checkstyle 10.12 2023-06-04 18:42:21 +02:00
gradle.properties Next development version (v6.0.10-SNAPSHOT) 2023-05-11 12:47:00 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle
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 as reference 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 news feed.

License

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