Go to file
Sam Brannen a31cfba992 Apply "instanceof pattern matching" in remainder of spring-websocket module
See gh-30067
2023-03-07 19:18:25 +01:00
.github
buildSrc
ci Upgrade to Artifactory Resource 0.0.18 2023-02-03 00:38:57 +01:00
framework-bom
framework-docs Upgrade to spring-asciidoctor-backends 0.0.5 2023-03-02 16:50:48 +01:00
framework-platform Upgrade to Reactor Netty 2022.0.4 2023-03-02 13:58:57 +00:00
gradle Update Java versions and remove Java 18 build 2023-01-19 09:40:25 +01:00
integration-tests Update copyright headers 2023-01-19 16:20:03 +01:00
spring-aop Polishing 2023-03-05 19:37:11 +01:00
spring-aspects
spring-beans End javadoc generated AOT with a period consistently 2023-03-07 11:20:37 +01:00
spring-context End javadoc generated AOT with a period consistently 2023-03-07 11:20:37 +01:00
spring-context-indexer Apply "instanceof pattern matching" in spring-context-indexer module 2023-03-05 19:09:32 +01:00
spring-context-support Apply "instanceof pattern matching" in remainder of spring-context-support module 2023-03-05 19:09:32 +01:00
spring-core Unset reproducibleFileOrder and preserveFileTimestamps Gradle flags 2023-03-07 18:54:19 +01:00
spring-core-test Update copyright headers 2023-03-06 13:56:33 +01:00
spring-expression Apply "instanceof pattern matching" in remainder of spring-expression module 2023-03-06 14:45:28 +01:00
spring-instrument
spring-jcl Apply "instanceof pattern matching" in spring-jcl module 2023-03-06 14:56:53 +01:00
spring-jdbc Apply "instanceof pattern matching" in remainder of spring-jdbc module 2023-03-06 15:18:05 +01:00
spring-jms Apply "instanceof pattern matching" in remainder of spring-jms module 2023-03-06 15:32:07 +01:00
spring-messaging Update copyright headers 2023-03-06 17:20:42 +01:00
spring-orm Polishing 2023-03-07 15:20:10 +01:00
spring-oxm Apply "instanceof pattern matching" in remainder of spring-oxm module 2023-03-06 17:07:49 +01:00
spring-r2dbc Apply "instanceof pattern matching" in remainder of spring-r2dbc module 2023-03-06 17:21:28 +01:00
spring-test Apply "instanceof pattern matching" in remainder of spring-test module 2023-03-06 17:49:26 +01:00
spring-tx Update copyright headers 2023-03-06 13:56:33 +01:00
spring-web Apply "instanceof pattern matching" in remainder of spring-web module 2023-03-07 15:20:10 +01:00
spring-webflux Polishing 2023-03-07 15:20:10 +01:00
spring-webmvc Apply "instanceof pattern matching" in remainder of spring-webmvc module 2023-03-07 18:23:15 +01:00
spring-websocket Apply "instanceof pattern matching" in remainder of spring-websocket module 2023-03-07 19:18:25 +01:00
src
.editorconfig
.gitattributes
.gitignore Fix .gitignore pattern for Maven "target" folders 2023-02-28 16:36:32 +01:00
.mailmap Add Simon to mailmap 2023-01-11 15:26:31 +01:00
.sdkmanrc Updated Java 17 version in sdkmanrc 2023-01-19 10:03:18 +01:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md Update build badge and link 2023-03-01 15:51:07 +01:00
SECURITY.md
build.gradle Update TODO for linking to JUnit 5 docs 2023-03-07 13:28:25 +01:00
gradle.properties Next development version (v6.0.7-SNAPSHOT) 2023-03-02 17:45:24 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Update Gradle Enterprise plugin 2023-02-15 14:43:31 +01:00
update_copyright_headers.sh Use correct Kotlin file extension in update_copyright_headers.sh 2023-02-19 13:41:36 +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.