The Wayback Machine - https://web.archive.org/web/20190501125046/https://github.com/spring-projects/spring-framework
Skip to content
Branch: master
Clone or download
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 Polish URL Cleanup Mar 22, 2019
gradle Upgrade Gradle to 5.4.1 Apr 26, 2019
spring-aop Make inner classes static where possible Apr 17, 2019
spring-aspects URL Cleanup Mar 22, 2019
spring-beans Temporal should be simple value type like Date Apr 23, 2019
spring-context-indexer URL Cleanup Mar 23, 2019
spring-context-support Upgrade to Kotlin 1.3.30, Mockito 2.27, MockK 1.9.3, AssertJ 3.12.2 Apr 12, 2019
spring-context Merge branch '5.1.x' Apr 26, 2019
spring-core-coroutines Improve WebFlux suspending handler method support Apr 23, 2019
spring-core Merge branch '5.1.x' Apr 30, 2019
spring-expression Polish Javadoc Apr 21, 2019
spring-framework-bom Remove dependency management noise from POMs Jun 11, 2018
spring-instrument URL Cleanup Mar 22, 2019
spring-jcl URL Cleanup Mar 22, 2019
spring-jdbc AbstractSqlParameterSource enumerates parameter values in toString() Apr 2, 2019
spring-jms URL Cleanup Mar 22, 2019
spring-messaging Polishing Apr 30, 2019
spring-orm Merge branch '5.1.x' Mar 27, 2019
spring-oxm Merge branch '5.1.x' Apr 26, 2019
spring-test Deprecate MediaType.APPLICATION_JSON_UTF8 Apr 30, 2019
spring-tx Make inner classes static where possible Apr 17, 2019
spring-web Deprecate MediaType.APPLICATION_JSON_UTF8 Apr 30, 2019
spring-webflux Merge branch '5.1.x' May 1, 2019
spring-webmvc Merge branch '5.1.x' May 1, 2019
spring-websocket Expose status in SubProtocolWebSocketHandler Apr 19, 2019
src Deprecate MediaType.APPLICATION_JSON_UTF8 Apr 30, 2019
.editorconfig Add EditorConfig Jun 12, 2017
.gitignore Reorganize spring-web-reactive .gitignore Jul 18, 2016
.mailmap Change gopivotal.com to pivotal.io Oct 5, 2014
CODE_OF_CONDUCT.adoc URL Cleanup Mar 27, 2019
CONTRIBUTING.md URL Cleanup Mar 21, 2019
README.md Wikipedia -> Wiki Mar 23, 2019
build.gradle Merge branch '5.1.x' Apr 30, 2019
gradle.properties Switch master to 5.2.0.BUILD-SNAPSHOT Jan 9, 2019
gradlew Upgrade to Gradle 5.3 Mar 23, 2019
gradlew.bat Upgrade to Gradle 5.3 Mar 23, 2019
import-into-eclipse.md URL Cleanup Mar 21, 2019
import-into-idea.md URL Cleanup Mar 27, 2019
settings.gradle Introduce spring-core-coroutines module Mar 25, 2019

README.md

Spring Framework

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects is 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.

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.