Coroutine Reactor and Mono<Void>

Hi @lubospecho,
you can use awaitSingle() for your Mono<Void?> (you have to expect a null).