... Result<R>>() { @Override public Result<R> call(Throwable throwable) { return Result.error(throwable); } }); } }. origin: ojacquemart/spring-boot-rxjava ...
確定! 回上一頁