【发布时间】:2022-01-19 17:13:29
【问题描述】:
我在这里找到了通过 Java 代码执行此操作的解决方案: https://docs.spring.io/spring-batch/docs/4.2.x/reference/html/job.html#configuringJobRepository
但是,如果可能的话,我想通过批处理配置文件中的 yaml 格式配置以一种简单的方式来实现。
谢谢。
【问题讨论】:
标签: spring spring-boot spring-batch