1, private Mono callAPI() {. 2, return Mono.defer(() -> { ... flatMap(error -> Mono.delay(ofMillis(( int ) Math.pow( 10 , error))))); ...
確定! 回上一頁