Skip to content
Java Kotlin Groovy AspectJ FreeMarker CSS
Branch: master
Clone or download

Latest commit

Latest commit e0e1c12 Jun 19, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Configure Gradle wrapper validation action Jun 2, 2020
buildSrc Upgrade to Gradle Enterprise 3.2 Apr 29, 2020
ci Upgrade JDK 15 CI image to JDK 15 build 26 Jun 12, 2020
framework-bom Remove BOM workaround Apr 28, 2020
gradle Upgrade to Gradle 6.5 Jun 3, 2020
integration-tests Merge branch '5.2.x' Jun 8, 2020
spring-aop Merge branch '5.2.x' Jun 8, 2020
spring-aspects Use proxyBeanMethods=false on remaining internal configuration classes May 12, 2020
spring-beans Merge branch '5.2.x' Jun 19, 2020
spring-context-indexer Polish contribution Mar 26, 2020
spring-context-support Deprecate TransactionSynchronizationAdapter Jun 17, 2020
spring-context Provide a flag to disable SpEL support Jun 18, 2020
spring-core Provide a flag to disable XML support Jun 19, 2020
spring-expression Upgrade to AssertJ 3.16 May 6, 2020
spring-instrument Delete obsolete log4j config Mar 18, 2020
spring-jcl Polishing Jan 28, 2020
spring-jdbc Deprecate superseded Object[] signatures in JdbcOperations/JdbcTemplate Jun 18, 2020
spring-jms Remove redundant assignment of default values to volatile fields Jun 17, 2020
spring-messaging Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020
spring-orm Deprecate TransactionSynchronizationAdapter Jun 17, 2020
spring-oxm Use SingletonSupplier for XStream instance in XStreamMarshaller May 7, 2020
spring-r2dbc Revert "Upgrade to Kotlin 1.4 M2" for spring-r2dbc Jun 18, 2020
spring-test Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020
spring-tx Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020
spring-web Merge branch '5.2.x' Jun 19, 2020
spring-webflux Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020
spring-webmvc Provide a flag to disable XML support Jun 19, 2020
spring-websocket Remove redundant assignment of default values to volatile fields Jun 17, 2020
src Update docs for PathPattern support in WebMvc Jun 18, 2020
.editorconfig Add EditorConfig Jun 12, 2017
.gitattributes Ensure line endings for binary files are not modified in Git Oct 18, 2019
.gitignore Rename non-Framework project modules Aug 21, 2019
.mailmap Change gopivotal.com to pivotal.io Oct 5, 2014
CODE_OF_CONDUCT.adoc URL Cleanup Mar 27, 2019
CONTRIBUTING.md Update StackOverflow link Apr 20, 2020
LICENSE.txt Add LICENSE.txt file Aug 20, 2019
README.md Add JMH benchmark infrastructure May 13, 2020
SECURITY.md Create SECURITY.md May 23, 2019
build.gradle Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020
gradle.properties Next Development Version Apr 28, 2020
gradlew Upgrade to Gradle 6.4 May 6, 2020
gradlew.bat Upgrade to Gradle 6.4 May 6, 2020
import-into-eclipse.md Polishing regarding AJDT versions Jan 13, 2020
import-into-idea.md URL Cleanup Mar 27, 2019
settings.gradle Revert "Upgrade to Kotlin 1.4 M2" Jun 18, 2020

README.md

Spring Framework Build Status

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.

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.

You can’t perform that action at this time.