Go to file
Rob Winch 39146f9066 Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
.github Add ./github/workflow/deploy-docs.yml 2023-05-04 15:35:05 +01:00
buildSrc
ci Updated CI image JDK 2023-04-24 12:56:18 +02:00
framework-bom
framework-docs Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
framework-platform Upgrade to JUnit 5.9.3 2023-04-26 10:26:56 +02:00
gradle Upgrade to Gradle 8.1.1 2023-04-25 19:51:54 +02:00
integration-tests
spring-aop
spring-aspects
spring-beans Add AOT support for Qualifiers 2023-05-04 12:17:07 +02:00
spring-context Add AOT support for Qualifiers 2023-05-04 12:17:07 +02:00
spring-context-indexer
spring-context-support
spring-core Introduce Environment.matchesProfiles() for profile expressions 2023-04-25 18:10:50 +02:00
spring-core-test
spring-expression Reject null and empty SpEL expressions 2023-04-25 13:46:30 +02:00
spring-instrument
spring-jcl
spring-jdbc
spring-jms
spring-messaging Replace `Collections.unmodifiableList(new ArrayList(..))` with `List.copyOf()` (#30166) 2023-04-12 13:07:20 +02:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Update major/minor version properties in MockServletContext 2023-04-28 15:43:29 +02:00
spring-tx
spring-web Update major/minor version properties in MockServletContext 2023-04-28 15:43:29 +02:00
spring-webflux Optimize MultiValueMap iteration operations 2023-04-25 09:57:26 +02:00
spring-webmvc Update copyright headers 2023-04-07 14:24:22 +02:00
spring-websocket Optimize MultiValueMap iteration operations 2023-04-25 09:57:26 +02:00
src
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Updated sdkmanrc 2023-04-24 12:30:02 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle fix framework-docs.gradle 2023-05-04 15:35:05 +01:00
gradle.properties Set current version to 6.0.9-SNAPSHOT 2023-04-14 12:35:24 +02:00
gradlew Upgrade to Gradle 8.1.1 2023-04-25 19:51:54 +02:00
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.