You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sdeleuze
changed the title
Kotlin extension functions for RSocketRequester.ResponseSpec
Improve RSocketRequester.ResponseSpec Kotlin extensions
Jun 21, 2019
Affects: Spring Framework 5.2.0-M3
It would be nice to have Kotlin extension functions for
RSocketRequester.ResponseSpec
so that one could write in Kotlin style, e.g.:instead of
In the same way it would be nice to have
.retrieveFlux<T>()
The text was updated successfully, but these errors were encountered: