Deprecate use of PathMatcher and UrlPathHelper in web
Closes gh-34018
This commit is contained in:
@@ -157,9 +157,7 @@ Kotlin::
|
||||
----
|
||||
======
|
||||
|
||||
Note that you need to enable the use of matrix variables. In the MVC Java configuration,
|
||||
you need to set a `UrlPathHelper` with `removeSemicolonContent=false` through
|
||||
xref:web/webmvc/mvc-config/path-matching.adoc[Path Matching]. In the MVC XML namespace, you can set
|
||||
Note that you need to enable the use of matrix variables. In the MVC XML namespace, you can set
|
||||
`<mvc:annotation-driven enable-matrix-variables="true"/>`.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user