Explorar o código

Add requestMatchers and securityMatchers migration steps

Issue gh-12100
Marcus Da Coregio %!s(int64=2) %!d(string=hai) anos
pai
achega
89423b38b6
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      docs/modules/ROOT/pages/migration.adoc

+ 10 - 0
docs/modules/ROOT/pages/migration.adoc

@@ -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