I have Spring batch job with following config:@Beanpublic Job myJob(Step step1, Step step2, Step step3) { return ...
確定! 回上一頁