Go to file
Stephane Nicoll 9c030bacb8 Merge pull request #26673 from Rebwon
* pr/26673:
  Update copyright year of changed files
  Polish

Closes gh-26673
2021-03-13 18:03:34 +01:00
.github Update link for reporting security issues 2021-01-26 21:39:29 +00:00
buildSrc
ci Fix image name for JDK 15 build 2021-03-10 14:17:37 +01:00
framework-bom
gradle Upgrade to Gradle 6.8.3 2021-02-22 23:00:49 +01:00
integration-tests Drop explicit zeroing at instantiation of Atomic* objects 2020-10-06 15:45:12 +02:00
spring-aop Apply original ClassLoader in AbstractAdvisingBeanPostProcessor as well 2021-03-10 16:37:31 +01:00
spring-aspects Polishing 2020-11-16 17:42:22 +01:00
spring-beans Polishing 2021-03-08 23:45:56 +01:00
spring-context Support multiple parsing patterns in @DateTimeFormat 2021-03-11 11:30:30 +01:00
spring-context-indexer
spring-context-support Requalify tests as LONG_RUNNING 2020-09-25 13:43:38 +02:00
spring-core Update copyright year of changed files 2021-03-13 18:03:26 +01:00
spring-expression Fix checkstyle violation 2021-02-03 12:12:52 +00:00
spring-instrument
spring-jcl
spring-jdbc Cross reference DataClassRowMapper from BeanPropertyRowMapper 2021-02-23 17:30:11 +01:00
spring-jms Polishing 2021-03-12 15:31:42 +01:00
spring-messaging Polishing 2021-03-12 15:17:54 +01:00
spring-orm Early log entry for async EntityManagerFactory initialization failure 2020-11-13 17:52:51 +01:00
spring-oxm Merge branch '5.2.x' 2020-08-30 12:18:49 +02:00
spring-r2dbc Improve URI/query strings sanitization 2020-11-04 16:28:51 +01:00
spring-test Polishing 2021-03-12 11:02:35 +01:00
spring-tx Move getListenerId method to Smart/GenericApplicationListener 2021-03-09 12:30:52 +01:00
spring-web Add application/*+xml to Jaxb2XmlEncoder 2021-03-10 17:33:04 +00:00
spring-webflux Expose id from ClientHttpResponse 2021-03-10 17:33:04 +00:00
spring-webmvc Polishing 2021-03-08 23:45:56 +01:00
spring-websocket Add allowedOriginPatterns to WebSocketHandlerRegistration 2021-02-24 09:37:20 +00:00
src Fixed typo in ref docs 2021-03-05 14:07:23 +00:00
.editorconfig
.gitattributes
.gitignore Add vscode folder to .gitignore 2021-02-23 17:43:39 +01:00
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update link to AsciiDoc Tooling 2021-02-16 18:28:19 +01:00
LICENSE.txt
README.md Add section of CI builds 2021-03-03 11:42:35 +01:00
SECURITY.md
build.gradle Upgrade to ActiveMQ 5.16.1 2021-03-12 15:17:32 +01:00
gradle.properties Next development version (v5.3.5-SNAPSHOT) 2021-02-16 10:52:26 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle Update Gradle Enterprise Plugin versions 2021-01-12 13:46:14 +01:00

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.