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:
parent
7844c20928
commit
e06dcc0b1f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue