spring-framework/spring-core-coroutines
Sebastien Deleuze cd5dc84832 Improve WebFlux suspending handler method support
This commit leverages Flux instead of Flow to support suspending
handler methods returning Flow in order to avoid multiple invocations
of the suspending function on every collect().

See gh-22820
2019-04-23 17:20:40 +02:00
..
src/main/kotlin/org/springframework/core Improve WebFlux suspending handler method support 2019-04-23 17:20:40 +02:00
spring-core-coroutines.gradle Clear spring-core-coroutines artifacts 2019-04-09 23:54:22 +02:00