What's new and migration doc updates

This commit is contained in:
Juergen Hoeller
2012-12-13 01:38:13 +01:00
parent 59a8da3eff
commit bda07059d0
2 changed files with 43 additions and 1 deletions

View File

@@ -24,6 +24,13 @@
build configuration.</para>
</section>
<section xml:id="migration-3.2-ehcache-support">
<title>EHCache support moved to spring-context-support</title>
<para>Along with Spring's new JCache support, the EHCache support classes in the
<literal>org.springframework.cache.ehcache</literal> package moved from the
<literal>spring-context</literal> module to <literal>spring-context-support</literal>.</para>
</section>
<section xml:id="migration-3.2-inline-asm">
<title>Inlining of spring-asm jar</title>
<para>In versions 3.0 and 3.1, we published a discrete <literal>spring-asm</literal>