Преглед на файлове

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`