Skip to content

Commit cfa78a9

Browse files
committed
Quick paragraph on mvc namespace and matrix variables
Issue: SPR-11331
1 parent d434ef9 commit cfa78a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/reference/docbook/mvc.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,9 @@ public void findPet(
11751175
<classname>RequestMappingHandlerMapping</classname> to <code>false</code>.
11761176
By default it is set to <code>false</code>.</para>
11771177

1178+
<para>In the MVC namespace, the `mvc:annotation-driven` element has an
1179+
`enableMatrixVariables` attribute that should be set to `true`. By default
1180+
it is set to `false`.</para>
11781181
</section>
11791182

11801183
<section xml:id="mvc-ann-requestmapping-consumes">

0 commit comments

Comments
 (0)