spring 3 mvc namespace whats new
This commit is contained in:
parent
ac551f756d
commit
7685b516f1
|
|
@ -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