Go to file
chrunchyjesus 771a05e878 Fix ScriptUtils for MS Windows line ending
Prior to this commit, ScriptUtils did not properly split SQL
scripts that contained line endings for MS Windows.

Closes gh-23019
2019-05-24 10:15:43 +02:00
buildSrc
gradle
spring-aop Polishing 2019-05-20 22:19:11 +02:00
spring-aspects
spring-beans Polishing 2019-05-20 22:19:11 +02:00
spring-context Fix test failing after #99302f 2019-05-23 10:41:08 -04:00
spring-context-indexer
spring-context-support
spring-core AntPathMatcher#isPattern also checks URI vars 2019-05-23 09:56:11 -04:00
spring-expression
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Fix ScriptUtils for MS Windows line ending 2019-05-24 10:15:43 +02:00
spring-jms Configurable connection recovery in SimpleMessageListenerContainer 2019-05-20 17:19:00 +02:00
spring-messaging
spring-orm
spring-oxm
spring-test Add missing Nullable annotation to assertNotNull 2019-05-13 18:03:01 +02:00
spring-tx
spring-web Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 2019-05-21 20:47:06 +02:00
spring-webflux Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 2019-05-21 20:47:06 +02:00
spring-webmvc Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 2019-05-21 20:47:06 +02:00
spring-websocket Polishing 2019-05-21 00:15:40 +02:00
src Fix typo in reference 2019-05-15 16:13:02 -04:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Jackson 2.9.9 2019-05-20 17:19:34 +02:00
gradle.properties
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 Wikipedia 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.