Go to file
Stéphane Nicoll 84c28995fb Improve documentation for the default profile
Closes gh-29071
2023-10-25 11:20:21 +02:00
.github
buildSrc Polish "Replace deprecated method getBuildDir()" 2023-10-12 16:14:23 +02:00
ci Upgrade CI image to ubuntu:jammy-20231004 2023-10-19 10:02:15 +02:00
framework-bom
framework-docs Improve documentation for the default profile 2023-10-25 11:20:21 +02:00
framework-platform Upgrade to SLF4J 2.0.9 and AspectJ 1.9.20.1 2023-10-11 15:44:07 +02:00
gradle Upgrade to Gradle 8.4 2023-10-08 16:08:29 +02:00
integration-tests
spring-aop Polishing 2023-10-23 17:32:45 +02:00
spring-aspects
spring-beans Polishing 2023-10-24 22:53:44 +02:00
spring-context Improve documentation for the default profile 2023-10-25 11:20:21 +02:00
spring-context-indexer
spring-context-support
spring-core Improve documentation for the default profile 2023-10-25 11:20:21 +02:00
spring-core-test Fix RuntimeHintsPredicates matching rules 2023-09-15 17:50:53 +02:00
spring-expression Improve diagnostics for negative repeated text count in SpEL 2023-09-29 17:45:21 +02:00
spring-instrument
spring-jcl Align abstract method signatures with original Commons Logging API 2023-09-11 17:36:07 +02:00
spring-jdbc Throw IllegalArgumentException for null SQL String 2023-10-10 21:55:12 +02:00
spring-jms Provide best-effort toString for Lazy resolved message 2023-09-26 12:29:00 +02:00
spring-messaging
spring-orm Properly return SQLExceptionTranslator-provided exception 2023-10-11 13:13:22 +02:00
spring-oxm
spring-r2dbc Polishing 2023-10-11 16:10:53 +02:00
spring-test
spring-tx Cache CGLIB proxy classes properly again 2023-09-20 16:56:09 +02:00
spring-web Send 400 for PathVariable that is null after conversion 2023-10-24 12:53:25 +01:00
spring-webflux Remove invalid domain integration tests 2023-10-24 17:54:39 +02:00
spring-webmvc Avoid super.doTrace for ERROR dispatches 2023-10-24 12:58:11 +01:00
spring-websocket
src
.editorconfig
.gitattributes
.gitignore
.mailmap
.sdkmanrc Updated Java 17 version in sdkmanrc 2023-10-11 10:36:29 +02:00
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Micrometer 1.10.12 and Reactor 2022.0.12 2023-10-11 00:13:51 +02:00
gradle.properties Next development version (v6.0.14-SNAPSHOT) 2023-10-12 09:28:10 +00:00
gradlew Upgrade to Gradle 8.4 2023-10-08 16:08:29 +02:00
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Polish "Replace deprecated method getBuildDir()" 2023-10-12 16:14:23 +02:00
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 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.