We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac551f7 commit 7685b51Copy full SHA for 7685b51
spring-framework-reference/src/new-in-3.xml
@@ -443,6 +443,8 @@ public class AppConfig {
443
<section>
444
<title>@MVC additions</title>
445
446
+ <para>A <literal>mvc</literal> namespace has been introduced that greatly simplifies Spring MVC configuration.</para>
447
+
448
<para>Additional annotations such as
449
<classname>@CookieValue</classname> and
450
<classname>@RequestHeaders</classname> have been added. See <link
0 commit comments