瀏覽代碼

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
 == Reactive
 
 
 === Use `AuthorizationManager` for Method Security
 === Use `AuthorizationManager` for Method Security