Go to file
Sam Brannen e124e802a3 Polishing 2022-12-06 16:23:31 -05:00
.github Correct (again) permissions key in backport bot config 2022-12-06 09:41:05 +00:00
buildSrc
ci
framework-bom
framework-docs Polishing contribution 2022-12-05 15:37:48 +00:00
framework-platform Upgrade to Apache HttpClient 5.2 2022-12-02 20:57:35 +01:00
gradle Upgrade JMH build plugins 2022-12-05 13:02:11 +01:00
integration-tests
spring-aop Polishing, suppression of deprecation warnings, copyright headers, etc. 2022-12-05 14:16:22 -05:00
spring-aspects
spring-beans Polishing 2022-12-01 17:46:31 +01:00
spring-context Polishing 2022-12-06 16:23:31 -05:00
spring-context-indexer Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-context-support Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-core Reduce heap memory usage in ConcurrentLruCache 2022-12-05 13:02:11 +01:00
spring-core-test Apply project formatting rules for ternary operator 2022-11-29 17:51:13 +01:00
spring-expression Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-instrument
spring-jcl
spring-jdbc Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-jms Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-messaging Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-orm Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-oxm
spring-r2dbc Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-test Fall back to JdkClientHttpConnector as ClientHttpConnector 2022-12-06 14:33:03 +01:00
spring-tx Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
spring-web Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 2022-12-06 12:50:36 -05:00
spring-webflux Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 2022-12-06 12:50:36 -05:00
spring-webmvc Polishing 2022-12-06 12:29:03 -05:00
spring-websocket Update copyright headers for source code changed since August 2022 2022-11-29 19:38:42 +01:00
src
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade JMH build plugins 2022-12-05 13:02:11 +01:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle
update_copyright_headers.sh Apply update_copyright_headers.sh to staged files as well 2022-11-30 15:18:11 +01:00

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.