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