Skip to content

Commit 89423b3

Browse files
Add requestMatchers and securityMatchers migration steps
Issue gh-12100
1 parent c95d9f6 commit 89423b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/modules/ROOT/pages/migration.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,16 @@ public class SecurityConfig {
306306
----
307307
====
308308

309+
[[use-new-requestmatchers]]
310+
=== Use the new `requestMatchers` methods
311+
312+
There are no further migration steps for this feature.
313+
314+
[[use-new-security-matchers]]
315+
=== Use the new `securityMatchers` methods
316+
317+
There are no further migration steps for this feature.
318+
309319
== Reactive
310320

311321
=== Use `AuthorizationManager` for Method Security

0 commit comments

Comments
 (0)