Go to file
Sam Brannen 340f41af6d Suppress warnings in Gradle build 2022-03-02 17:28:45 +01:00
.github
buildSrc
ci Downgrade to concourse-release-scripts 0.3.2 2022-02-17 09:44:22 +01:00
framework-bom
gradle
integration-tests Use modern language features in tests 2022-02-03 14:50:10 +01:00
spring-aop Polishing 2022-02-16 20:04:51 +01:00
spring-aspects Stop resolving CachingConfigurer instances eagerly 2021-12-15 10:52:09 +01:00
spring-beans Document semantics for externally managed init/destroy methods 2022-03-01 16:18:46 +01:00
spring-context Polish init/destroy lifecycle method tests 2022-03-01 15:43:25 +01:00
spring-context-indexer Partially revert e1200f34e7 2022-01-04 16:20:55 +01:00
spring-context-support Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 2022-02-04 23:21:00 +01:00
spring-core Deprecate "enclosing classes" search strategy for MergedAnnotations 2022-02-19 16:51:00 +01:00
spring-expression Polishing 2022-02-28 17:15:43 +01:00
spring-instrument
spring-jcl
spring-jdbc Use modern language features in tests 2022-02-03 14:50:10 +01:00
spring-jms Use modern language features in tests 2022-02-03 14:50:10 +01:00
spring-messaging Deprecate SocketUtils 2022-02-15 14:28:58 +01:00
spring-orm Suppress deprecation warnings in tests in build 2022-02-18 16:18:13 +01:00
spring-oxm Use idiomatic AssertJ assertions for true, false, and null 2022-01-10 14:15:55 +01:00
spring-r2dbc Partially upgrade to H2 database 2.0.206 2022-01-07 15:50:44 +01:00
spring-test Improve documentation for uri(URI) method in WebTestClient 2022-02-16 12:11:33 +01:00
spring-tx Suppress warnings in Gradle build 2022-03-02 17:28:45 +01:00
spring-web Align AsyncRestTemplate error logging with RestTemplate 2022-02-28 16:37:07 +01:00
spring-webflux Deprecate SocketUtils 2022-02-15 14:28:58 +01:00
spring-webmvc Remove path variables from pathWithinMapping 2022-02-14 20:51:02 +00:00
spring-websocket Polishing contribution 2022-02-14 20:51:02 +00:00
src Fix Objenesis version 2022-02-24 10:54:52 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Added .sdkmanrc file 2022-02-17 11:51:14 +01:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Netty 4.1.74, Jetty 9.4.45, Undertow 2.2.16, Hibernate Validator 6.2.2, Apache Johnzon 1.2.16, EclipseLink 2.7.10 2022-02-16 20:04:27 +01:00
gradle.properties Next development version (v5.3.17-SNAPSHOT) 2022-02-17 07:45:38 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
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.