spring-framework/spring-webflux
Arjen Poutsma a3e23cd5fc Fix unwrapping logic for ResponseEntity<Flux>
This commit makes sure that the response returned by coroutine handler
methods that return ResponseEntity<Flux> is unwrapped correctly.

Closes gh-27809
2022-03-11 11:56:13 +01:00
..
src Fix unwrapping logic for ResponseEntity<Flux> 2022-03-11 11:56:13 +01:00
spring-webflux.gradle Migrate CoroutinesUtils to Java 2021-09-13 17:39:45 +02:00