标签: spring spring-boot scheduled-tasks spring-batch batch-processing
伙计我按照以下链接创建了一个弹出批处理作业并安排它。但是当我创建多个工作时,这种方法失败了。有没有人尝试过不同的方法来创建多个Spring批处理作业并安排它们?
Spring boot with Spring batch and Scheduler