I've found this: <https://docs.spring.io/spring-da...
# spring
r
I've found this: https://docs.spring.io/spring-data/r2dbc/docs/1.0.0.M2/reference/html/#r2dbc.datbaseclient.transactions How to bind such two operations together when using coroutines and
awaitSingle()
extension function?