Go to file
Stephane Nicoll 521539b68e Merge pull request #23162 from izeye
* pr/23162:
  Polish FormattingConversionServiceTests

Closes gh-23162
2019-06-20 08:46:56 +02:00
.github
buildSrc
gradle
spring-aop Fix typo 2019-06-17 11:40:45 +02:00
spring-aspects
spring-beans Polish YamlProcessorTests.flattenedMapIsSameAsPropertiesButOrdered() 2019-06-20 08:34:44 +02:00
spring-context Polish FormattingConversionServiceTests 2019-06-20 08:40:47 +02:00
spring-context-indexer Remove use of @Nullable from copy of SortedProperties 2019-06-12 15:31:54 +03:00
spring-context-support
spring-core Forbid null converters in RestTemplate & HttpMessageConverterExtractor 2019-06-18 16:13:20 +03:00
spring-core-coroutines
spring-expression Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Merge branch '5.1.x' 2019-06-12 14:14:40 +02:00
spring-jms Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-messaging Remove MessageHandlerAcceptor sub-class 2019-06-19 22:19:19 +01:00
spring-orm
spring-oxm Merge branch '5.1.x' 2019-06-12 14:14:40 +02:00
spring-test Polish contribution 2019-06-18 18:59:18 +03:00
spring-tx Merge branch '5.1.x' 2019-06-12 18:16:30 +02:00
spring-web Merge branch '5.1.x' 2019-06-19 13:59:59 +02:00
spring-webflux Use DataBufferUtils.write in DefaultFilePart.transferTo 2019-06-14 14:13:18 +02:00
spring-webmvc Merge branch '5.1.x' 2019-06-19 13:59:59 +02:00
spring-websocket
src Merge branch '5.1.x' 2019-06-19 13:59:59 +02:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
SECURITY.md
build.gradle Upgrade to RSocket 0.2.12-RC4 2019-06-12 17:19:17 -04:00
gradle.properties Next Development Version 2019-06-13 14:04:56 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

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.