switchNotFoundToEmpty

fun <T : Any> Mono<T>.switchNotFoundToEmpty(): Mono<T>