Go to file
Sam Brannen a82108ec73 Clarify semantics of SpEL's between operator
See gh-32140
2024-02-01 14:58:21 +01:00
.github
buildSrc
ci Upgrade CI to Java 22ea+33 2024-01-29 21:19:53 +01:00
framework-api
framework-bom
framework-docs Clarify semantics of SpEL's between operator 2024-02-01 14:58:21 +01:00
framework-platform Upgrade to AssertJ 3.25.2 2024-01-29 16:08:04 +01:00
gradle
integration-tests Introduce ClassUtils.isVoidType() utility method 2024-01-30 16:27:34 +01:00
spring-aop Consistently use class literals for primitive types 2024-01-30 15:26:12 +01:00
spring-aspects
spring-beans Fix assertion in BeanWrapperAutoGrowingTests 2024-02-01 09:34:32 +01:00
spring-context Run listener/send task locally as fallback on RejectedExecutionException 2024-02-01 11:07:02 +01:00
spring-context-indexer
spring-context-support Polish 2024-01-20 14:26:48 +01:00
spring-core Polishing 2024-01-31 17:12:20 +01:00
spring-core-test
spring-expression Clarify semantics of SpEL's between operator 2024-02-01 14:58:21 +01:00
spring-instrument
spring-jcl
spring-jdbc Polishing 2024-01-31 17:12:20 +01:00
spring-jms
spring-messaging Run listener/send task locally as fallback on RejectedExecutionException 2024-02-01 11:07:02 +01:00
spring-orm Prevent AOT from failing with spring-orm without JPA 2024-01-30 15:43:07 +01:00
spring-oxm Consistently use class literals for primitive types 2024-01-30 15:26:12 +01:00
spring-r2dbc
spring-test Reuse MapPropertySource for DynamicValuesPropertySource implementation 2024-01-29 13:04:02 +01:00
spring-tx Polish 2024-02-01 14:40:02 +01:00
spring-web Polishing 2024-01-31 17:12:20 +01:00
spring-webflux Introduce ClassUtils.isVoidType() utility method 2024-01-30 16:27:34 +01:00
spring-webmvc Consistently use class literals for primitive types 2024-01-30 15:26:12 +01:00
spring-websocket
src Add Checkstyle rule to enforce use of class literals for primitives & void 2024-02-01 12:51:35 +01:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md Rename Gradle enterprise badge to Develocity 2024-01-19 10:00:00 +01:00
SECURITY.md
build.gradle Upgrade to gradle-versions-plugin 0.51.0 2024-01-26 06:39:03 +01:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Upgrade com.gradle.enterprise plugin to 3.16.1 2024-01-26 10:37:52 +01:00
update_copyright_headers.sh

README.md

Spring Framework Build Status Revved up by Develocity

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 of the reference documentation 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 𝕏. In-depth articles can be found at The Spring Blog, and releases are announced via our releases feed.

License

The Spring Framework is released under version 2.0 of the Apache License.