This commit refines Coroutines annotated controller support by considering Kotlin Unit as Java void and using the right ReactiveAdapter to support all use cases, including suspending functions that return Flow (usual when using APIs like WebClient). It also fixes RSocket fire and forget handling and adds related tests for that use case. Closes gh-24057 Closes gh-23866 |
||
---|---|---|
.. | ||
src/main/kotlin/org/springframework/core | ||
kotlin-coroutines.gradle |