Spring Batch 处理任务过程中如果发生了异常,默认机制是马上停止任务执行, ... .retry(MyJobExecutionException.class) // 配置重试的异常类型
確定! 回上一頁