Go to file
Sam Brannen 31d98bfd95 Ensure PathMatchingResourcePatternResolverTests run in native image
See inline comments in commit for details.

See gh-29243
2022-10-04 16:13:46 +02:00
.github
buildSrc
ci Add Java 19 daily build to CI pipeline 2022-10-02 16:24:10 +02:00
framework-bom
framework-platform Switch to Reactor Netty 2 snapshots 2022-10-03 18:20:52 +01:00
gradle Merge branch '5.3.x' 2022-09-30 14:42:00 +02:00
integration-tests Enforce need for type reflection in RuntimeHintsAgent 2022-10-03 11:31:24 +02:00
spring-aop Allow target to be a ClassName rather than an existing Class 2022-09-27 10:33:14 +02:00
spring-aspects
spring-beans Allow AccessControl to determine visibility from a given type 2022-10-03 17:56:19 +02:00
spring-context Temporarily ignore tests until gh-29246 is re-applied 2022-10-03 14:29:45 +02:00
spring-context-indexer Replace Collectors.toList with Stream.toList 2022-09-26 18:32:01 +02:00
spring-context-support
spring-core Ensure PathMatchingResourcePatternResolverTests run in native image 2022-10-04 16:13:46 +02:00
spring-core-test Enforce need for type reflection in RuntimeHintsAgent 2022-10-03 11:31:24 +02:00
spring-expression Remove redundant assignment of default values to volatile/atomic fields 2022-09-26 13:43:04 +02:00
spring-instrument
spring-jcl
spring-jdbc
spring-jms
spring-messaging Switch to Reactor Netty 2 snapshots 2022-10-03 18:20:52 +01:00
spring-orm Allow AccessControl to determine visibility from a given type 2022-10-03 17:56:19 +02:00
spring-oxm
spring-r2dbc Remove redundant assignment of default values to volatile/atomic fields 2022-09-26 13:43:04 +02:00
spring-test Polishing contribution 2022-09-27 17:08:52 +01:00
spring-tx
spring-web Polishing contribution 2022-10-03 18:20:52 +01:00
spring-webflux Polish test 2022-10-04 10:09:07 +02:00
spring-webmvc Remove unnecessary suppressing of deprecation 2022-09-30 13:04:02 +01:00
spring-websocket Replace Collectors.toList with Stream.toList 2022-09-26 18:32:01 +02:00
src Merge branch '5.3.x' 2022-10-04 14:31:43 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Merge branch '5.3.x' 2022-10-04 13:09:44 +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.