My Spring batch configuration looks like this: @Bean public Job myJob(Step step1, Step step2, Step step3) { return ...
確定! 回上一頁