Mono is a generic type - in your specific situation it represents Void type as Mono Mono.empty() - return a Mono that completes without emitting any item.
確定! 回上一頁