Go to file
Juergen Hoeller 04f3975e0f Support for qualified EntityManager/EntityManagerFactory injection (JPA 3.2)
Closes gh-33414
2025-06-24 18:51:18 +02:00
.github Merge branch '6.2.x' 2025-06-13 09:29:44 +02:00
.idea
buildSrc Upgrade to Kotlin 2.2.0 2025-06-23 18:11:06 +02:00
framework-api
framework-bom
framework-docs Upgrade to Kotlin 2.2.0 2025-06-23 18:11:06 +02:00
framework-platform Merge branch '6.2.x' 2025-06-24 16:14:19 +02:00
gradle Merge branch '6.2.x' 2025-06-06 15:13:42 +02:00
integration-tests Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-aop Polish @⁠Retryable Javadoc and internals 2025-06-17 17:07:15 +02:00
spring-aspects Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-beans Support for exposing additional object types in SmartFactoryBean 2025-06-24 18:51:04 +02:00
spring-context Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 2025-06-24 11:40:23 +02:00
spring-context-indexer Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-context-support Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-core Refine nullability of PropertyResolver.getProperty(key: String) 2025-06-24 16:06:32 +02:00
spring-core-test Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-expression Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-instrument Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-jdbc Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 2025-06-24 11:40:23 +02:00
spring-jms Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-messaging Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-orm Support for qualified EntityManager/EntityManagerFactory injection (JPA 3.2) 2025-06-24 18:51:18 +02:00
spring-oxm Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-r2dbc Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 2025-06-24 11:40:23 +02:00
spring-test Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 2025-06-24 11:40:23 +02:00
spring-tx Update copyright headers in source files 2025-06-17 16:23:50 +02:00
spring-web Resolve API version in RequestMappingHandlerMapping 2025-06-23 18:03:56 +01:00
spring-webflux Resolve API version in RequestMappingHandlerMapping 2025-06-23 18:03:56 +01:00
spring-webmvc Resolve API version in RequestMappingHandlerMapping 2025-06-23 18:03:56 +01:00
spring-websocket Update copyright headers in source files 2025-06-17 16:23:50 +02:00
src Update configuration for copyright headers to use "<year>-present" pattern 2025-06-17 16:20:46 +02:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Merge branch '6.2.x' 2025-06-24 16:14:19 +02:00
gradle.properties Upgrade to Kotlin 2.2.0 2025-06-23 18:11:06 +02:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Revert "Disable Gradle auto-provisioning" on 6.2.x 2025-06-12 16:37:59 +02:00
update_copyright_headers.sh Update configuration for copyright headers to use "<year>-present" pattern 2025-06-17 16:20:46 +02:00

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@spring.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.