Go to file
Juergen Hoeller d9c63182d9 MapSqlParameterSource.addValue declares nullable value parameter
Issue: SPR-16843
2018-05-18 22:20:29 +02:00
buildSrc
gradle Restore layout of docs zip with index.html at the top 2018-05-09 17:29:04 -04:00
spring-aop AspectJExpressionPointcut evaluates interface method on proxy as well 2018-05-16 00:43:51 +02:00
spring-aspects
spring-beans YamlProcessor embraces SnakeYAML 1.18+ duplicate key handling 2018-05-05 12:47:11 +02:00
spring-context ConcurrentModel.addAttribute javadoc: null value not supported 2018-05-18 22:20:08 +02:00
spring-context-indexer
spring-context-support SchedulerFactoryBean triggers shutdown after registration failure 2018-05-16 00:45:33 +02:00
spring-core Filter synthetic in ReflectionUtils#USER_DECLARED_METHODS 2018-05-15 14:58:50 +02:00
spring-expression Fine-tuned assertions and related polishing 2018-05-05 14:39:43 +02:00
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc MapSqlParameterSource.addValue declares nullable value parameter 2018-05-18 22:20:29 +02:00
spring-jms
spring-messaging Improve TCP connection info logging. 2018-05-16 11:40:51 -04:00
spring-orm Query termination for JPA 2.1 StoredProcedureQuery.execute() method 2018-05-16 00:44:52 +02:00
spring-oxm
spring-test Add StatusResultMatchers.isEqualTo Kotlin extension 2018-05-15 15:37:47 +02:00
spring-tx
spring-web Support for SslInfo in ServerHttpRequest#mutate 2018-05-17 17:27:52 -04:00
spring-webflux Polish WebFlux WebSocket docs 2018-05-17 10:02:54 -04:00
spring-webmvc Produces media types cleared prior to error handling 2018-05-14 23:16:36 -04:00
spring-websocket Improve TCP connection info logging. 2018-05-16 11:40:51 -04:00
src Polish WebFlux WebSocket docs 2018-05-17 10:02:54 -04:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
README.md
build.gradle Upgrade to Groovy 2.5 RC2 2018-05-15 01:02:08 +02:00
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
import-into-idea.md
settings.gradle

README.md

Spring Framework

This is the home of the Spring Framework, the foundation for all Spring projects. Together the Spring Framework and the family of Spring projects make up what we call "Spring".

Spring provides everything you need beyond the Java language to create enterprise applications in a wide range of scenarios and architectures. Please read the Overview section in the 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. 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 Frameworks 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 also CONTRIBUTING.md.

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.