mono

得到一个将结果转化为 Mono 的响应式转化器。 需要你的依赖环境中存在 kotlinx-coroutines-reactor 依赖。

Mono<String> nameMono =
foo.getNameReserve().transform(mono());