spring-projects/spring-data-examples

Add example of Kotlin Coroutine and Reactive MongoDB mixture

PikachuCacik opened this issue · 3 comments

There seems to be no example of using the CoroutineCrudRepository.
I am willing to take this issue since I am learning about the CoroutineCrudRespository.

yup but isn't this for tests? I meant Webflux with coroutines for repository, controller, etc.

Spring Data examples are focussed on Spring Data and not a general-purpose yard for all sorts of samples.