Go to file
Stephane Nicoll 048954dc1d Merge pull request #27102 from diguage
* pr/27102:
  Update copyright year of changed file
  Simplify Comparator using method references

Closes gh-27102
2021-07-02 08:12:29 +02:00
.github
buildSrc
ci
framework-bom
gradle
integration-tests
spring-aop Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-aspects
spring-beans Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-context Update copyright year of changed file 2021-06-29 19:27:57 +02:00
spring-context-indexer
spring-context-support Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-core Increase fudge factor in StopWatchTests 2021-06-30 10:43:52 +02:00
spring-expression Update copyright year of changed file 2021-07-02 08:11:41 +02:00
spring-instrument
spring-jcl
spring-jdbc Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-jms Update copyright year of changed file 2021-07-02 08:09:07 +02:00
spring-messaging Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-tx Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-web Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-webflux Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-webmvc Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
spring-websocket Use StringBuilder.append(char) where possible 2021-06-25 10:44:28 +02:00
src Fix typo in core-beans.adoc 2021-06-30 20:27:55 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Revert "Upgrade to Kotlin 1.5.20" 2021-06-30 11:40:44 +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.