spring-framework/spring-core-coroutines
Sebastien Deleuze aee2df8919 Improve WebFlux suspending handler method support
Support for suspending handler methods introduced in Spring
Framework 5.2 M1 does not detect types correctly and does not
support suspending handler methods returning Flow which is a
common use case with WebClient.

This commit fixes these issues and adds Coroutines integration
tests.

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