spring 3 mvc namespace whats new

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2393 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2009-11-12 07:55:02 +00:00
parent 7844c20928
commit e06dcc0b1f
1 changed files with 2 additions and 0 deletions

View File

@ -443,6 +443,8 @@ public class AppConfig {
<section>
<title>@MVC additions</title>
<para>A <literal>mvc</literal> namespace has been introduced that greatly simplifies Spring MVC configuration.</para>
<para>Additional annotations such as
<classname>@CookieValue</classname> and
<classname>@RequestHeaders</classname> have been added. See <link