Skip to content

Commit 7685b51

Browse files
author
Keith Donald
committed
spring 3 mvc namespace whats new
1 parent ac551f7 commit 7685b51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,8 @@ public class AppConfig {
443443
<section>
444444
<title>@MVC additions</title>
445445

446+
<para>A <literal>mvc</literal> namespace has been introduced that greatly simplifies Spring MVC configuration.</para>
447+
446448
<para>Additional annotations such as
447449
<classname>@CookieValue</classname> and
448450
<classname>@RequestHeaders</classname> have been added. See <link

0 commit comments

Comments
 (0)