Go to file
rstoyanchev aa4f09d080 Refine decision to create object for constructor injection
Closes gh-31488
2023-10-25 13:22:25 +01:00
.github
buildSrc
ci
framework-api
framework-bom
framework-docs Merge branch '6.0.x' 2023-10-25 11:23:45 +02:00
framework-platform Polish "Fix spring-orm tests with eclipselink and Java 18+" 2023-10-24 16:49:58 +02:00
gradle
integration-tests
spring-aop Polishing 2023-10-23 17:36:06 +02:00
spring-aspects Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
spring-beans TypeDescriptor/ResolvableType cache in GenericTypeAwarePropertyDescriptor 2023-10-24 23:13:19 +02:00
spring-context Refine decision to create object for constructor injection 2023-10-25 13:22:25 +01:00
spring-context-indexer
spring-context-support Apply SingleSpaceSeparator Checkstyle module 2023-10-22 14:09:57 +02:00
spring-core Merge branch '6.0.x' 2023-10-25 11:23:45 +02:00
spring-core-test Apply SingleSpaceSeparator Checkstyle module 2023-10-22 14:09:57 +02:00
spring-expression Apply SingleSpaceSeparator Checkstyle module 2023-10-22 14:09:57 +02:00
spring-instrument
spring-jcl
spring-jdbc Test quoted identifiers in schema in SimpleJdbcInsert 2023-10-24 14:36:10 +02:00
spring-jms Polishing 2023-10-23 16:56:40 +02:00
spring-messaging Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
spring-orm Fix spring-orm tests with eclipselink and Java 18+ 2023-10-24 16:49:58 +02:00
spring-oxm Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
spring-r2dbc Apply SingleSpaceSeparator Checkstyle module 2023-10-22 14:09:57 +02:00
spring-test Log and skip resource hint registration for classpath location patterns 2023-10-25 12:42:36 +02:00
spring-tx Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
spring-web Refine MaxUploadSizeExceededException handling 2023-10-25 12:11:53 +02:00
spring-webflux Merge branch '6.0.x' 2023-10-24 17:56:06 +02:00
spring-webmvc Do not instantiate property value while parsing MVC element 2023-10-25 12:18:33 +02:00
spring-websocket Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
src Polish "Apply SingleSpaceSeparator Checkstyle module" 2023-10-22 14:18:18 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle
gradle.properties Upgrade to Kotlin 1.9.20-RC2 2023-10-25 12:21:57 +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 Gradle Enterprise

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 Twitter. 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.