Go to file
Sam Brannen c899af0e03 Polishing 2022-12-07 15:43:47 -05:00
.github Correct (again) permissions key in backport bot config 2022-12-06 09:41:05 +00:00
buildSrc Deprecate LocalVariableTableParameterNameDiscoverer completely 2022-11-22 19:26:15 +01:00
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 Add since attribute to Deprecated annotation 2022-11-22 21:18:34 +01:00
spring-beans Polishing 2022-12-01 17:46:31 +01:00
spring-context Reintroduce component index support for Jakarta annotations 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 Introduce @Suite classes for individual modules 2022-12-07 12:12:41 -05:00
spring-core-test Apply project formatting rules for ternary operator 2022-11-29 17:51:13 +01:00
spring-expression Polishing 2022-12-07 15:43:47 -05:00
spring-instrument
spring-jcl Refine LogAdapter#isPresent 2022-11-22 09:44:52 +01:00
spring-jdbc Improve Javadoc for SqlLobValue 2022-12-07 12:12:41 -05: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 Update copyright headers 2022-12-07 12:11:45 -05: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 Reinstate checkstyle for reference docs code snippets 2022-11-25 17:32:59 +01:00
.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 Next development version (v6.0.3-SNAPSHOT) 2022-11-24 13:50:54 +00:00
gradlew Upgrade Gradle wrapper 2022-11-25 23:12:08 +01:00
gradlew.bat Upgrade Gradle wrapper 2022-11-25 23:12:08 +01:00
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.