Go to file
Nurlan Turdaliev b4d501f888 Remove redundant object allocation in cglib proxy method calls
* Fixes gh-35542

Signed-off-by: Nurlan Turdaliev <nurlan0000@gmail.com>
2025-10-02 21:22:19 +02:00
.github Upgrade CI workflow from Java 24 to Java 25 2025-10-02 10:19:42 +02:00
.idea
buildSrc
framework-api
framework-bom
framework-docs Merge branch '6.2.x' 2025-10-01 19:41:22 +02:00
framework-platform Upgrade to JUnit 6.0 2025-09-30 13:27:47 +02:00
gradle
integration-tests
spring-aop Merge branch '6.2.x' 2025-10-01 19:26:06 +02:00
spring-aspects
spring-beans Merge branch '6.2.x' 2025-10-02 13:17:45 +02:00
spring-context Merge branch '6.2.x' 2025-10-01 19:58:49 +02:00
spring-context-indexer
spring-context-support Refine SingletonSupplier<T> static methods nullability 2025-10-01 11:38:33 +02:00
spring-core Remove redundant object allocation in cglib proxy method calls 2025-10-02 21:22:19 +02:00
spring-core-test
spring-expression
spring-instrument
spring-jdbc Merge branch '6.2.x' 2025-10-02 13:17:45 +02:00
spring-jms Introduce SimpleDestinationResolver as new default for common setups 2025-10-02 18:28:59 +02:00
spring-messaging
spring-orm
spring-oxm
spring-r2dbc
spring-test Simplify MockHttpServletRequestBuilders hierarchy 2025-10-02 09:22:33 +02:00
spring-tx Revert nullability changes in reactive transaction support 2025-10-02 12:47:37 +02:00
spring-web Refine Jackson 3 vs 2 setup in CodecConfigurer 2025-10-02 17:35:33 +01:00
spring-webflux Fix typos 2025-10-01 11:53:01 +02:00
spring-webmvc Fix typos 2025-10-01 11:53:01 +02:00
spring-websocket Polishing contribution 2025-09-26 17:44:42 +01:00
src Merge branch '6.2.x' 2025-09-25 17:55:22 +02:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Stop using javadoc.io for external Javadoc links 2025-10-02 14:24:09 +02:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

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.