Class BatchConfig

java.lang.Object
com.bytedesk.kbase.config.BatchConfig

@Configuration @EnableBatchProcessing public class BatchConfig extends Object
Spring Batch配置类 用于配置Spring Batch所需的基本组件
  • Constructor Details

    • BatchConfig

      public BatchConfig()