Go to file
Sébastien Deleuze c1d4b610ca Refine Kotlin inline class optimizations
Closes gh-32334
2024-03-07 11:11:20 +01:00
.github
buildSrc
ci Prepare JDK 23 early access build in CI 2024-02-21 18:23:38 +01:00
framework-api
framework-bom
framework-docs Support SpEL compilation of #root or #this with non-public type 2024-03-03 14:49:42 +01:00
framework-platform Upgrade to Undertow 2.3.12, OpenPDF 1.3.41, JRuby 9.4.6 2024-02-28 21:42:16 +01:00
gradle
integration-tests
spring-aop Restore ability to return original method at ClassUtils level as well 2024-03-04 23:48:26 +01:00
spring-aspects Polishing 2024-03-05 18:23:13 +01:00
spring-beans Optimize Kotlin inline class checks 2024-02-28 17:18:57 +01:00
spring-context Ignore scheduled task exceptions after shutdown 2024-03-06 18:03:31 +01:00
spring-context-indexer
spring-context-support Polishing 2024-03-04 22:48:52 +01:00
spring-core Refine Kotlin inline class optimizations 2024-03-07 11:11:20 +01:00
spring-core-test Consistent handling of AssertProvider implementations 2024-02-20 10:19:19 +01:00
spring-expression Support SpEL compilation of #root or #this with non-public type 2024-03-03 14:49:42 +01:00
spring-instrument
spring-jcl
spring-jdbc Polishing 2024-02-22 16:56:22 +01:00
spring-jms Polishing 2024-02-26 13:40:21 +01:00
spring-messaging WebSocketMessageBrokerConfigurer allows to configure Lifecycle phase 2024-02-14 16:26:33 +00:00
spring-orm Polishing 2024-02-28 19:14:37 +01:00
spring-oxm
spring-r2dbc Polishing 2024-02-16 22:27:09 +01:00
spring-test Polish and add MockMvcExtensionsTests.queryParameter 2024-03-05 10:59:12 +01:00
spring-tx Polishing 2024-03-06 18:03:36 +01:00
spring-web Refine Kotlin inline class optimizations 2024-03-07 11:11:20 +01:00
spring-webflux Refine Kotlin inline class optimizations 2024-03-07 11:11:20 +01:00
spring-webmvc Mark response errors from @ExceptionHandler as handled 2024-03-06 18:17:13 +00:00
spring-websocket Fix javadoc error 2024-02-14 16:48:58 +00:00
src
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle
gradle.properties Next development version (v6.1.5-SNAPSHOT) 2024-02-15 10:22:18 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Upgrade to com.gradle.enterprise 3.16.2 2024-02-29 17:15:26 +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.