Add What's new in 4.0 to reference documentation

Update the reference documentation with "What's new in Spring 4.0".
This commit is contained in:
Phillip Webb
2013-12-11 12:03:18 -08:00
parent 309fe9ceb1
commit b124066d63
2 changed files with 189 additions and 0 deletions

View File

@@ -5,6 +5,16 @@
[[migration-4.0]]
== Migrating to Spring Framework 4.0
Migration guides for upgrading from previous releases of the Spring Framework are now
provided as a Wiki page. For details please refer to
https://github.com/spring-projects/spring-framework/wiki/Migrating-from-earlier-versions-of-the-spring-framework
[[classic-spring]]
== Classic Spring Usage
This appendix discusses some classic Spring usage patterns as a reference for developers