This commit makes sure that the response returned by coroutine handler methods that return ResponseEntity<Flux> is unwrapped correctly. Closes gh-27809
This commit makes sure that the response returned by coroutine handler methods that return ResponseEntity<Flux> is unwrapped correctly. Closes gh-27809