Hi, I can use Mono.flatMapMany() to return a Flux. But how can I do the same for when the Mono is empty? I see Mono.switchIfEmpty() but that expects a Mono ...
確定! 回上一頁