소스 검색

Add requestMatchers and securityMatchers migration steps

Issue gh-12100
Marcus Da Coregio 2 년 전
부모
커밋
89423b38b6
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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