Hi!
is there a channel about interactions with reactive libs?
my question is: does it worth to combine spring, kotlin coroutines and r2dbc?
I see it as kotlin with r2dbc combinations is super fragile and produces a lot of errors. I solve them one by one but don't know how long it will last.
so does it worth to solve em all (and utilize an unpredictable amount of time)?
on the other hand i can stand with coroutines and jdbc