fun saveUserStatus(user: User, status: UserStatus): Mono<Boolean> {. //Fake implementation. return Mono.fromCallable {. Thread.sleep(5000).
確定! 回上一頁