Go to file
Stephane Nicoll a716391aab Merge pull request #30554 from scordio
* pr/30554:
  Update copyright year of changed file
  Fix `FileSystemUtils::deleteRecursively` Javadoc

Closes gh-30554
2023-05-30 09:15:43 +02:00
.github Use the shared antora playbook 2023-05-04 15:35:05 +01:00
buildSrc
ci Build Antora docs as part of CI check job 2023-05-25 20:12:04 +02:00
framework-bom
framework-docs Align HibernateJpaVendorAdapter with Hibernate ORM 6.2 2023-05-23 20:33:19 +02:00
framework-platform Upgrade to TestNG 7.8.0 2023-05-23 11:36:25 +02:00
gradle Improve how the build deals with javadoc invalid references 2023-05-16 15:04:10 +02:00
integration-tests
spring-aop
spring-aspects
spring-beans Avoid Autowired shortcut resolution for NullBean values 2023-05-26 11:03:10 +02:00
spring-context Polishing 2023-05-25 18:45:32 +02:00
spring-context-indexer
spring-context-support Polish JavaMailSenderTests 2023-05-24 16:54:44 +02:00
spring-core Update copyright year of changed file 2023-05-30 09:13:29 +02:00
spring-core-test
spring-expression Add author tag 2023-05-10 17:39:46 +02:00
spring-instrument
spring-jcl
spring-jdbc Update copyright headers 2023-05-23 15:10:08 +02:00
spring-jms
spring-messaging Potential fix for flaky STOMP integration tests 2023-05-10 11:42:45 +01:00
spring-orm Polishing 2023-05-25 18:45:32 +02:00
spring-oxm
spring-r2dbc Polish Javadoc for StatementFilterFunction 2023-05-25 13:58:00 +02:00
spring-test Refine GraalVM tracing agent detection 2023-05-26 19:10:21 +02:00
spring-tx Update copyright headers 2023-05-23 15:10:08 +02:00
spring-web Remove non-empty filename check in ContentDisposition builder 2023-05-24 13:53:46 +02:00
spring-webflux Improve Javadoc for ExchangeFilterFunction 2023-05-25 13:47:37 +02:00
spring-webmvc
spring-websocket Optimize MultiValueMap iteration operations 2023-04-25 09:57:26 +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 Remove asciidoctor Gradle plugins 2023-05-25 20:07:50 +02:00
gradle.properties Next development version (v6.0.10-SNAPSHOT) 2023-05-11 12:47:00 +00: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.