Add WebFlux section to What's New

Closes gh-9590
This commit is contained in:
Eleftheria Stein 2021-04-09 19:36:43 +02:00
parent e03fe7f089
commit 21f9876d87
1 changed files with 5 additions and 0 deletions

View File

@ -19,3 +19,8 @@ Below are the highlights of the release.
* Kotlin DSL * Kotlin DSL
** Added https://github.com/spring-projects/spring-security/issues/9319[rememberMe support] ** 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`