Add example of Kotlin Coroutine and Reactive MongoDB mixture
PikachuCacik opened this issue · 3 comments
PikachuCacik commented
There seems to be no example of using the CoroutineCrudRepository
.
I am willing to take this issue since I am learning about the CoroutineCrudRespository.
mp911de commented
PikachuCacik commented
yup but isn't this for tests? I meant Webflux with coroutines for repository, controller, etc.
mp911de commented
Spring Data examples are focussed on Spring Data and not a general-purpose yard for all sorts of samples.