Go to file
Rossen Stoyanchev 18854ee544 Polish: simplify ControllerMethodResolver initialization 2018-05-16 10:03:57 -04: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
spring-context
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
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Fix a typo in javadoc 2018-05-10 17:32:21 +02:00
spring-jms
spring-messaging Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 2018-05-07 14:17:28 +02: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 Polishing 2018-05-15 10:45:20 +02:00
spring-webflux Polish: simplify ControllerMethodResolver initialization 2018-05-16 10:03:57 -04:00
spring-webmvc Produces media types cleared prior to error handling 2018-05-14 23:16:36 -04:00
spring-websocket Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 2018-05-07 14:17:28 +02:00
src Revised code examples for stored procedure type declarations 2018-05-16 00:46:57 +02: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.