Go to file
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching
Issue: SPR-16896
2018-06-04 14:51:14 +02:00
buildSrc
gradle Upgrade to Gradle 4.8 2018-06-04 14:03:27 +02:00
spring-aop AspectJExpressionPointcut evaluates interface method on proxy as well 2018-05-16 00:43:51 +02:00
spring-aspects Fix faulty BeanPostProcessorChecker logs with @EnableCaching 2018-06-04 14:51:14 +02:00
spring-beans SimpleAliasRegistry logs info message for alias overriding 2018-05-29 21:51:33 +02:00
spring-context Fix faulty BeanPostProcessorChecker logs with @EnableCaching 2018-06-04 14:51:14 +02:00
spring-context-indexer Upgrade framework build to JPA 2.2 and JTA 1.3 2018-04-11 16:06:10 +02:00
spring-context-support Fix faulty BeanPostProcessorChecker logs with @EnableCaching 2018-06-04 14:51:14 +02:00
spring-core Revisit PropertyResolver Kotlin extensions 2018-05-31 12:20:37 +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 Fine-tuned JCA MessageEndpoint exception logging and propagation 2018-04-12 14:46:26 +02:00
spring-messaging Polish 2018-05-31 15:38:30 -04:00
spring-orm Upgrade to Hibernate ORM 5.3.1 and Undertow 2.0.9 2018-05-29 21:53:06 +02:00
spring-oxm Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 2018-05-25 00:18:06 +02:00
spring-test Polish 2018-05-31 15:38:30 -04:00
spring-tx Remove inconsistent spaces 2018-05-05 11:07:35 +02:00
spring-web Polish 2018-05-31 15:38:30 -04:00
spring-webflux Polish 2018-05-31 15:38:30 -04:00
spring-webmvc Upgrade to Joda-Time 2.10 2018-05-31 23:35:15 +02:00
spring-websocket Polish 2018-05-31 15:38:30 -04:00
src Upgrade to Reactor Netty 0.8 2018-05-31 15:37:39 -04:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Fix typo 2018-04-24 10:05:43 +02:00
README.md
build.gradle Upgrade to Gradle 4.8 2018-06-04 14:03:27 +02:00
gradle.properties Next Development Version 2018-04-03 20:11:32 +00:00
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
import-into-idea.md
settings.gradle Cleanup settings.gradle pluginManagement configuration 2018-04-04 11:08:13 +02:00

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.