Go to file
Arjen Poutsma 3eaf259f2d Polishing 2022-08-30 12:19:13 +02:00
.github
buildSrc
ci Upgrade Java 8 version in CI image and .sdkmanrc 2022-08-11 13:31:36 +02:00
framework-bom
gradle Turn CGLIB patch into full CGLIB fork in spring-core 2022-08-12 11:38:43 +02:00
integration-tests
spring-aop
spring-aspects
spring-beans Polishing 2022-08-25 13:23:04 +02:00
spring-context Add shortcut to register an executable with a mode 2022-08-24 19:32:02 +02:00
spring-context-indexer
spring-context-support Introduce TypeHint.Builder#onReachableType(Class<?>) 2022-08-26 08:34:54 +02:00
spring-core Clean up warnings and polish tests 2022-08-26 15:20:16 +02:00
spring-core-test Use consistent registration API in TypeHint.Builder 2022-08-24 19:32:02 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Treat MariaDB as an independent database type 2022-08-23 07:44:02 +02:00
spring-jms
spring-messaging Clean up warnings and polish tests 2022-08-26 15:20:16 +02:00
spring-orm Polish 2022-08-22 16:32:53 +02:00
spring-oxm
spring-r2dbc
spring-test Merge branch '5.3.x' 2022-08-28 18:48:21 +02:00
spring-tx Remove specific JDK dynamic proxy configuration 2022-08-22 10:53:12 +02:00
spring-web Polishing 2022-08-30 12:19:13 +02:00
spring-webflux Clean up warnings and polish tests 2022-08-26 15:20:16 +02:00
spring-webmvc
spring-websocket
src Introduce support for Netty 5 Buffer 2022-08-25 11:00:22 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Updated Java 17 version in sdkmanrc 2022-08-16 11:00:20 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Introduce CLI for triggering AOT test context processing 2022-08-23 16:39:59 +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 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 as reference 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 news feed.

License

The Spring Framework is released under version 2.0 of the Apache License.