Go to file
rstoyanchev b045e5baef Tests for ErrorResponse hierarchy to verify the output
See gh-27052
2022-02-28 13:40:05 +00:00
.github
buildSrc Configure Spring Milestone repository for apiDiff task 2022-01-13 12:24:39 +01:00
ci Merge branch '5.3.x' 2022-02-17 10:07:31 +01:00
framework-bom
gradle Remove toolchain configuration for Kotlin 2022-02-14 13:04:09 +01:00
integration-tests Fix broken test missed in merge 2022-02-03 15:16:27 +01:00
spring-aop Polish contribution 2022-02-19 16:04:55 +01:00
spring-aspects Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 2021-12-29 10:53:56 +01:00
spring-beans Polish naming 2022-02-22 16:07:52 +01:00
spring-context Merge branch '5.3.x' 2022-02-24 14:50:18 +01:00
spring-context-indexer Merge branch '5.3.x' 2022-01-04 15:17:05 +01:00
spring-context-support Polish contribution 2022-02-19 14:43:26 +01:00
spring-core Clean up warnings in test fixture 2022-02-19 17:32:15 +01:00
spring-expression Merge branch '5.3.x' 2022-02-19 17:02:02 +01:00
spring-instrument
spring-jcl Polish contribution 2022-02-19 14:43:26 +01:00
spring-jdbc Polish contribution 2022-02-05 19:12:13 +01:00
spring-jms Polish contribution 2022-02-19 14:43:26 +01:00
spring-messaging Polish contribution 2022-02-19 14:43:26 +01:00
spring-orm Polish contribution 2022-02-19 14:43:26 +01:00
spring-oxm Merge branch '5.3.x' 2022-01-10 14:21:25 +01:00
spring-r2dbc Polish contribution 2022-02-19 14:43:26 +01:00
spring-test Polish contribution 2022-02-19 14:43:26 +01:00
spring-tx Polish contribution 2022-02-19 14:43:26 +01:00
spring-web Tests for ErrorResponse hierarchy to verify the output 2022-02-28 13:40:05 +00:00
spring-webflux ErrorResponse support in Spring MVC exception hierarchy 2022-02-28 13:40:05 +00:00
spring-webmvc Tests for ErrorResponse hierarchy to verify the output 2022-02-28 13:40:05 +00:00
spring-websocket Polish contribution 2022-02-19 14:43:26 +01:00
src Fix Objenesis version 2022-02-24 10:54:52 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Use JDK 17 on main branch in .sdkmanrc 2022-02-17 11:55:25 +01:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Polishinig 2021-10-08 14:00:23 +02:00
LICENSE.txt
README.md Add section of CI builds 2021-03-03 11:42:35 +01:00
SECURITY.md Update "Reporting a Vulnerability" link 2021-10-20 14:48:51 +02:00
build.gradle Upgrade to POI 5.2 2022-02-16 20:12:59 +01:00
gradle.properties Next development version (v5.3.17-SNAPSHOT) 2022-02-17 07:45:38 +00:00
gradlew Upgrade to Gradle 7.2 2021-09-13 09:37:35 +02:00
gradlew.bat
import-into-eclipse.md Remove Groovy from "Eclipse/STS Project Import Guide" 2022-01-21 11:27:09 +01:00
import-into-idea.md
settings.gradle Add mavenCentral() to pluginManagement repositories 2022-02-16 14:35:50 +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.