Go to file
rstoyanchev 190dabb8e1 Polishing contribution
Closes gh-34789
2025-04-25 21:03:00 +01:00
.github Upgrade to github-changelog-generator 0.0.12 2025-04-15 10:04:45 +02:00
.idea
buildSrc Revise TestConventions to retain existing JUnit Platform options 2025-04-25 13:38:18 +02:00
framework-api Revise configuration for javadoc Gradle tasks 2025-04-16 13:42:05 +02:00
framework-bom
framework-docs Consistently indent code with tabs in reference manual 2025-04-14 11:22:08 +02:00
framework-platform Upgrade to JUnit 5.12.2 2025-04-11 16:58:23 +02:00
gradle Revise configuration for javadoc Gradle tasks 2025-04-16 13:42:05 +02:00
integration-tests
spring-aop Implement additional micro performance optimizations 2025-04-04 15:51:37 +02:00
spring-aspects
spring-beans Consistently use local copy of volatile mainThreadPrefix field 2025-04-22 12:17:03 +02:00
spring-context Reinstate the @⁠Inject Technology Compatibility Kit (TCK) 2025-04-25 12:08:39 +02:00
spring-context-indexer
spring-context-support
spring-core Add ignoreCase variants to PatternMatchUtils 2025-04-23 12:10:55 +01:00
spring-core-test Use proper casing for parameter and variable names 2025-04-14 11:25:40 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Add integration tests for reused named parameters from bean properties 2025-04-22 12:45:35 +02:00
spring-jms Polish Javadoc 2025-03-29 12:57:08 +01:00
spring-messaging Polish Javadoc 2025-03-29 12:57:08 +01:00
spring-orm Check potentially more specific HibernateException cause as well 2025-03-21 15:53:24 +01:00
spring-oxm
spring-r2dbc Add integration tests for reused named parameters from bean properties 2025-04-22 12:45:35 +02:00
spring-test Polishing contribution 2025-04-25 21:03:00 +01:00
spring-tx Update Javadoc to stop mentioning 5.3.x as the status quo 2025-04-10 16:40:04 +02:00
spring-web Fix AbstractJackson2HttpMessageConverter nullness 2025-04-24 10:37:30 +02:00
spring-webflux Remove duplicate words in Java source code 2025-04-14 11:24:55 +02:00
spring-webmvc Revert "Use optimistic locking where possible in `ResponseBodyEmitter`" 2025-04-16 11:53:22 +01:00
spring-websocket Fix broken link for Server-Sent Events 2025-04-02 17:43:42 +02:00
src Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 2025-04-24 16:20:39 +02:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to JUnit 5.12.2 2025-04-11 16:58:23 +02:00
gradle.properties Next development version (v6.2.7-SNAPSHOT) 2025-04-17 09:50:20 +02:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle
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@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.