Go to file
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files
Closes gh-33840
2024-11-05 10:24:02 +01:00
.github
buildSrc
framework-api
framework-bom
framework-docs Restore traditional AspectJ behavior through "spring.aop.ajc.ignore=true" 2024-10-29 23:01:16 +01:00
framework-platform Call get/setRequestConfig for HttpClient 5.4 compatibility 2024-10-29 23:01:57 +01:00
gradle
integration-tests Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-aop Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-aspects Exclusively mention CompletableFuture instead of ListenableFuture 2024-10-28 22:05:10 +01:00
spring-beans Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-context Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-context-indexer
spring-context-support Provide removeCache method on Caffeine/ConcurrentMapCacheManager 2024-10-29 23:02:48 +01:00
spring-core Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-core-test
spring-expression Improve Javadoc for core SpEL APIs 2024-10-22 13:04:29 +02:00
spring-instrument
spring-jcl
spring-jdbc Update copyright headers 2024-11-03 16:14:41 +01:00
spring-jms Fix double accounting of JMS process observations 2024-10-21 16:09:58 +02:00
spring-messaging Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Use Locale.ROOT consistently for toLower/toUpperCase 2024-10-16 13:44:59 +02:00
spring-tx Rename aopAvailable constants in TransactionSynchronizationUtils 2024-10-25 14:41:41 +02:00
spring-web Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-webflux Fix indentation to use tabs in Kotlin source files 2024-11-05 10:24:02 +01:00
spring-webmvc Fix typos in Javadoc and variable names 2024-11-03 16:13:50 +01:00
spring-websocket Use Locale.ROOT consistently for toLower/toUpperCase 2024-10-16 13:44:59 +02:00
src Prevent accidental printing to System.err in the codebase 2024-11-01 10:42:31 +01:00
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle
gradle.properties Next development version (v6.1.15-SNAPSHOT) 2024-10-17 10:28:22 +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 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.