konrad-kaminski / spring-kotlin-coroutine

Kotlin coroutine support for Spring.
448 stars 69 forks source link

MongoRepository.deleteAll fixed passing of iterable #31

Open r6q opened 5 years ago

r6q commented 5 years ago

Fixed missing passing of iterable to reactive repo on deleteAll() method call