Spring Batch 3.0.4.RELEASE 发布,此版本现已提供在 Maven Central,Github 和 SpringSource 下载库。这是 3.0.x 系列的第四个维护版本,修复了大量的 bug,同时还有一些功能增强。
SpringBatch,作为一个 Spring 组件,提供了通过使用 Spring 的 依赖注入(dependency injection) 来处理批处理的条件。
软件详情:http://spring.io/projects/spring-batch
下载地址:https://github.com/spring-projects/spring-batch
来自:开源中国社区

