浏览代码

Add What's New @WithMockUser Supported as Merged Annotation

Rob Winch 3 年之前
父节点
当前提交
5ae492b1c1
共有 1 个文件被更改,包括 2 次插入1 次删除
  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
+