mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
22cf83edba
This commit turns Coroutines suspending methods to `Mono` which can be handled natively by WebFlux. See gh-19975