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 Suppress warnings in Gradle build May 27, 2019
spring-aspects Migrate JUnit 4 assertions to AssertJ May 23, 2019
spring-beans Polish YAML tests May 28, 2019
spring-context-indexer Migrate Hamcrest assertions to AssertJ May 23, 2019
spring-context-support Merge branch '5.1.x' May 24, 2019
spring-context Attempt to make AbstractSchedulingTaskExecutorTests more robust May 27, 2019
spring-core-coroutines Use explicit onErrorMap(class.java) instead of reactor kotlin extension May 6, 2019
spring-core Remove dependency on StringUtils in SortedProperties May 28, 2019
spring-expression Tiny improvements regarding ArrayList creation May 28, 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 Clean up Mockito usage May 28, 2019
spring-jms Simplify iteration over maps May 29, 2019
spring-messaging Add dataMimeType to RSocketRequestBuilder May 29, 2019
spring-orm Migrate JUnit 4 assertions to AssertJ May 23, 2019
spring-oxm Migrate JUnit 4 assertions to AssertJ May 23, 2019
spring-test Simplify iteration over maps May 29, 2019
spring-tx Allocate objects only when it's necessary May 27, 2019
spring-web Merge branch '5.1.x' May 29, 2019
spring-webflux Simplify iteration over maps May 29, 2019
spring-webmvc Mark Spring web config classes as proxyBeanMethods=false May 28, 2019
spring-websocket Clean up Mockito usage May 28, 2019
src Fix typo May 28, 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 Polish May 5, 2019
README.md Wikipedia -> Wiki Mar 23, 2019
SECURITY.md Create SECURITY.md May 23, 2019
build.gradle Revert asciidoctorj-pdf upgrade May 28, 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.