设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Spring Batch 3.0正式版发布

2014-6-26 14:58| 发布者: joejoe0332| 查看: 2120| 评论: 0|原作者: oschina|来自: oschina

摘要:   Spring Batch 3.0 正式版已经在上个月发布了,下载地址:https://github.com/spring-projects/spring-batch/releases/tag/3.0.0.RELEASEMaven:dependenciesdependencygroupIdorg.springframework.batch/groupId ...

  Spring Batch 3.0 正式版已经在上个月发布了,下载地址:

https://github.com/spring-projects/spring-batch/releases/tag/3.0.0.RELEASE

Maven:

<dependencies>    <dependency>        <groupId>org.springframework.batch</groupId>        <artifactId>spring-batch-core</artifactId>        <version>3.0.0.RELEASE</version>    </dependency></dependencies>

SpringBatch,作为一个 Spring 组件,提供了通过使用 Spring 的 依赖注入(dependency injection) 来处理批处理的条件。下图是 Spring Batch 的体系结构


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部