I fixed it by zipping both statements in the second flatMap, looks like this: fun deleteAccount(userId: String) : Flux<Void>{ return ...
確定! 回上一頁