浏览代码

Add WebFlux section to What's New

Closes gh-9590
Eleftheria Stein 4 年之前
父节点
当前提交
21f9876d87
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

+ 5 - 0
docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

@@ -19,3 +19,8 @@ Below are the highlights of the release.
 * Kotlin DSL
 
 ** Added https://github.com/spring-projects/spring-security/issues/9319[rememberMe support]
+
+[[whats-new-webflux]]
+=== WebFlux
+
+** Added https://github.com/spring-projects/spring-security/issues/8143[Kotlin coroutine support] for `EnableReactiveMethodSecurity`