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

Latest commit

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 11, 2020
spring-context-indexer Polish contribution Mar 26, 2020
spring-context-support Merge branch '5.2.x' Jun 11, 2020
spring-context Merge branch '5.2.x' Jun 11, 2020
spring-core Update Javadoc for Assert regarding Guava Preconditions Jun 12, 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 Refactor method name dispatching to switch statements May 29, 2020
spring-jms Refactor method name dispatching to switch statements May 29, 2020
spring-messaging Switch to Reactor 2020.0.0 snapshots May 29, 2020
spring-orm Polishing Jun 8, 2020
spring-oxm Use SingletonSupplier for XStream instance in XStreamMarshaller May 7, 2020
spring-test Delete dead code in MockServerHttpRequest Jun 9, 2020
spring-tx Merge branch '5.2.x' Jun 10, 2020
spring-web Ensure non-null condition comes 1st in ternary operator Jun 11, 2020
spring-webflux Polishing Jun 8, 2020
spring-webmvc Merge branch '5.2.x' Jun 11, 2020
spring-websocket Extend readOnlyWebSocketHttpHeaders deprecation to 5.1.16 Jun 6, 2020
src Merge branch '5.2.x' Jun 8, 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 Upgrade to Rome 1.13.1 Jun 11, 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 Ensure that build directory exists before writing Apr 29, 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.