Go to file
Juergen Hoeller cb633832a9 Remove unused HibernateCallback interface
See gh-33750
2024-12-11 16:48:12 +01:00
.github Remove unnecessary workflow in maintenance branch 2024-11-18 11:52:08 +01:00
buildSrc Upgrade to Kotlin 2.1.0 2024-12-05 11:42:00 +01:00
framework-api
framework-bom
framework-docs Update websocket reference docs 2024-12-08 20:12:57 +01:00
framework-platform Merge branch '6.2.x' 2024-12-10 14:09:18 +01:00
gradle Upgrade to Gradle 8.11.1 2024-11-24 14:27:39 +01:00
integration-tests General upgrade to Jakarta EE 11 APIs 2024-12-03 13:30:25 +01:00
spring-aop Merge branch '6.2.x' 2024-12-04 21:10:30 +01:00
spring-aspects Remove APIs marked as deprecated for removal 2024-12-04 13:19:39 +01:00
spring-beans Merge branch '6.2.x' 2024-12-11 15:04:43 +01:00
spring-context Merge branch '6.2.x' 2024-12-10 22:36:01 +01:00
spring-context-indexer General upgrade to Jakarta EE 11 APIs 2024-12-03 13:30:25 +01:00
spring-context-support Remove APIs marked as deprecated for removal 2024-12-04 13:19:39 +01:00
spring-core Merge branch '6.2.x' 2024-12-10 22:16:46 +01:00
spring-core-test Deprecate RuntimeHintsAgent Java agent 2024-11-29 14:44:02 +01:00
spring-expression Remove APIs marked as deprecated for removal 2024-12-04 13:19:39 +01:00
spring-instrument
spring-jcl
spring-jdbc Polish 2024-12-10 07:47:42 +01:00
spring-jms Refer to message "receipt" instead of "reception" 2024-11-19 13:18:12 +01:00
spring-messaging Merge branch '6.2.x' 2024-12-10 07:48:01 +01:00
spring-orm Remove unused HibernateCallback interface 2024-12-11 16:48:12 +01:00
spring-oxm Document XML parser usage against security false positives 2024-10-15 18:59:02 +02:00
spring-r2dbc
spring-test Merge branch '6.2.x' 2024-12-11 16:12:01 +01:00
spring-tx Merge branch '6.2.x' 2024-12-10 11:51:19 +01:00
spring-web Minor refactoring in ServerSentEvent 2024-12-11 12:22:56 +00:00
spring-webflux Support Flux<ServerSentEvent<Fragment>> in WebFlux 2024-12-11 12:22:56 +00:00
spring-webmvc Remove deprecated web APIs 2024-12-08 22:50:54 +01:00
spring-websocket Merge branch '6.2.x' 2024-12-05 15:44:43 +01:00
src Merge branch '6.1.x' 2024-11-01 10:42:51 +01:00
.editorconfig
.gitattributes
.gitignore Add .kotlin directory to .gitignore 2024-12-05 16:02:23 +01:00
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md Fix link to code of conduct 2024-10-08 14:03:54 +02:00
SECURITY.md Update SECURITY.md 2024-10-15 17:13:29 +01:00
build.gradle Use Jakarta 11 javadoc link 2024-11-29 09:44:27 +01:00
gradle.properties Upgrade to Kotlin 2.1.0 2024-12-05 11:42:00 +01: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.