Browse Source

Add What's New @WithMockUser Supported as Merged Annotation

Rob Winch 3 năm trước cách đây
mục cha
commit
5ae492b1c1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      docs/modules/ROOT/pages/whats-new.adoc

+ 2 - 1
docs/modules/ROOT/pages/whats-new.adoc

@@ -4,4 +4,5 @@
 Spring Security 5.8 provides a number of new features.
 Below are the highlights of the release.
 
-[[whats-new-servlet]]
+* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
+