Go to file
npriebe cd10171f98 Make WebSocketConnectionManager#isConnected public
See gh-28785
2022-09-12 09:54:57 +01:00
.github Restrict permissions for GitHub action 2022-09-08 09:03:47 +02:00
buildSrc
ci Upgrade Ubuntu version in CI image 2022-09-08 10:57:36 +02:00
framework-bom
gradle
integration-tests
spring-aop
spring-aspects
spring-beans
spring-context Fix sporadically failing SpEL test 2022-09-02 16:41:44 +02:00
spring-context-indexer
spring-context-support
spring-core Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 2022-09-01 17:35:22 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc
spring-jms
spring-messaging Fix Kotlin Serialization converter registration logic 2022-09-02 11:17:51 +02:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Support @Nested tests in MockServerContainerContextCustomizerFactory 2022-08-28 18:41:27 +02:00
spring-tx
spring-web Polish 2022-09-07 15:02:10 +02:00
spring-webflux RenderingResponse must set status code on RedirectView 2022-08-30 15:14:03 +02:00
spring-webmvc Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 2022-07-29 14:40:45 +03:00
spring-websocket Make WebSocketConnectionManager#isConnected public 2022-09-12 09:54:57 +01:00
src Fix indentation in ref docs for RestTemplate 2022-09-12 09:51:33 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Upgrade Java 8 version in CI image and .sdkmanrc 2022-08-11 13:31:36 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Start building against Reactor 2020.0.23 snapshots 2022-09-10 09:44:11 +02:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

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.