mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Add requestMatchers and securityMatchers migration steps
Issue gh-12100
This commit is contained in:
parent
c95d9f6301
commit
89423b38b6
@ -306,6 +306,16 @@ public class SecurityConfig {
|
||||
----
|
||||
====
|
||||
|
||||
[[use-new-requestmatchers]]
|
||||
=== Use the new `requestMatchers` methods
|
||||
|
||||
There are no further migration steps for this feature.
|
||||
|
||||
[[use-new-security-matchers]]
|
||||
=== Use the new `securityMatchers` methods
|
||||
|
||||
There are no further migration steps for this feature.
|
||||
|
||||
== Reactive
|
||||
|
||||
=== Use `AuthorizationManager` for Method Security
|
||||
|
Loading…
x
Reference in New Issue
Block a user