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

Latest commit

Latest commit d706899 May 28, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add "Affects" field to issue template Jan 18, 2019
buildSrc Upgrade to Gradle Enterprise 3.2 Apr 29, 2020
ci Upgrade JDK 15 CI image to JDK 15 build 24 May 22, 2020
framework-bom Remove BOM workaround Apr 28, 2020
gradle Upgrade to Gradle 6.4.1 May 27, 2020
integration-tests Upgrade to AssertJ 3.16 May 6, 2020
spring-aop Explicit nullability declarations for all AOP Alliance methods May 13, 2020
spring-aspects Use proxyBeanMethods=false on remaining internal configuration classes May 12, 2020
spring-beans Merge branch '5.2.x' May 26, 2020
spring-context-indexer Polish contribution Mar 26, 2020
spring-context-support Merge branch '5.2.x' May 22, 2020
spring-context Make TaskExecutor and TaskScheduler tests more robust May 27, 2020
spring-core Avoid duplicate addition of void.class in ClassUtils May 26, 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 Merge branch '5.2.x' May 26, 2020
spring-jms Upgrade to AssertJ 3.16 May 6, 2020
spring-messaging Merge branch '5.2.x' May 18, 2020
spring-orm Merge branch '5.2.x' May 26, 2020
spring-oxm Use SingletonSupplier for XStream instance in XStreamMarshaller May 7, 2020
spring-test Merge branch '5.2.x' May 27, 2020
spring-tx Merge branch '5.2.x' May 26, 2020
spring-web Merge branch '5.2.x' May 27, 2020
spring-webflux Merge branch '5.2.x' May 28, 2020
spring-webmvc Merge branch '5.2.x' May 28, 2020
spring-websocket Deprecate unused method May 8, 2020
src Merge branch '5.2.x' May 27, 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 Groovy 3.0.4, RxJava 3.0.4, Undertow 2.1.1, EclipseLink 2.… May 26, 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.