Browse Source

spring 3 mvc namespace whats new

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2393 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Keith Donald 16 years ago
parent
commit
e06dcc0b1f
  1. 2
      spring-framework-reference/src/new-in-3.xml

2
spring-framework-reference/src/new-in-3.xml

@ -443,6 +443,8 @@ public class AppConfig { @@ -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…
Cancel
Save