Deprecate MvcRequestMatcher
Closes gh-16631
This commit is contained in:
@@ -583,7 +583,7 @@ Generally speaking, you can use `requestMatchers(String)` as demonstrated above.
|
||||
|
||||
However, if you have authorization rules from multiple servlets, you need to specify those:
|
||||
|
||||
.Match by MvcRequestMatcher
|
||||
.Match by PathPatternRequestMatcher
|
||||
[tabs]
|
||||
======
|
||||
Java::
|
||||
|
||||
Reference in New Issue
Block a user