摘要: SpringBatch的基本概念介绍 内容来自《Spring Batch 批处理框架》,作者:刘相。 一、配置文件 在项目中使用spring batch 需要在配置文件中声明: 事务管理器:ResourceTransactionManager 任务仓库:MapJobRepositoryFactory 阅读全文
posted @ 2019-03-06 15:07 九零大叔芭蕉 阅读(2851) 评论(0) 推荐(0) 编辑