spring 3 mvc namespace whats new
This commit is contained in:
parent
ac551f756d
commit
7685b516f1
|
|
@ -443,6 +443,8 @@ public class AppConfig {
|
||||||
<section>
|
<section>
|
||||||
<title>@MVC additions</title>
|
<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
|
<para>Additional annotations such as
|
||||||
<classname>@CookieValue</classname> and
|
<classname>@CookieValue</classname> and
|
||||||
<classname>@RequestHeaders</classname> have been added. See <link
|
<classname>@RequestHeaders</classname> have been added. See <link
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue