Java Kotlin CSS HTML Groovy AspectJ
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
buildSrc Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine … Sep 23, 2017
gradle Upgrade to Gradle 4.8 Jun 4, 2018
spring-aop AspectJExpressionPointcut evaluates interface method on proxy as well May 15, 2018
spring-aspects Fix faulty BeanPostProcessorChecker logs with @EnableCaching Jun 4, 2018
spring-beans Fix JDK9 build after Groovy 2.5 upgrade Jun 8, 2018
spring-context-indexer Upgrade framework build to JPA 2.2 and JTA 1.3 Apr 11, 2018
spring-context-support DefaultLifecycleProcessor properly handles count for dependent beans Jun 6, 2018
spring-context Restore original DefaultLifecycleProcessor behavior for the time being Jun 10, 2018
spring-core Eliminate the need for Encoder#getContentLength Jun 4, 2018
spring-expression ReflectivePropertyAccessor uses computeIfAbsent for cache computation Jun 10, 2018
spring-framework-bom Fix BOM link Jan 15, 2018
spring-instrument Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine … Sep 23, 2017
spring-jcl Revised deprecation markers Mar 1, 2018
spring-jdbc Polishing Jun 6, 2018
spring-jms Fine-tuned JCA MessageEndpoint exception logging and propagation Apr 12, 2018
spring-messaging AbstractMethodMessageHandler processes Error as MessageHandlingException Jun 10, 2018
spring-orm Polishing Jun 6, 2018
spring-oxm Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 May 24, 2018
spring-test Upgrade to HSQLDB 2.4.1, Derby 10.14.2.0, HtmlUnit 2.31, Selenium 3.12 Jun 6, 2018
spring-tx Remove inconsistent spaces May 5, 2018
spring-web Accept Predicate instead of HandlerTypePredicate Jun 8, 2018
spring-webflux Accept Predicate instead of HandlerTypePredicate Jun 8, 2018
spring-webmvc Accept Predicate instead of HandlerTypePredicate Jun 8, 2018
spring-websocket Remove JSONP support Jun 8, 2018
src Remove JSONP support Jun 8, 2018
.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 Add Code of Conduct Feb 1, 2016
CONTRIBUTING.md Fix typo Apr 24, 2018
README.md Update README.md Nov 28, 2017
build.gradle Upgrade to Jetty 9.4.11 Jun 10, 2018
gradle.properties Next Development Version Apr 3, 2018
gradlew Upgrade to Gradle 4.1 Aug 8, 2017
gradlew.bat Upgrade build to Gradle 3.0 Aug 15, 2016
import-into-eclipse.bat Update notes in Eclipse import script Aug 29, 2017
import-into-eclipse.sh Update notes in Eclipse import script Aug 29, 2017
import-into-idea.md Polish May 29, 2017
settings.gradle Cleanup settings.gradle pluginManagement configuration Apr 4, 2018

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.