Does Spring Data has any native support for `suspe...
# spring
s
Does Spring Data has any native support for
suspend
functions inside interfaces (like
ReactiveMongoRepository
or something similar, but for coroutines)?
i