内容简介:Spring Batch 4.2.0 的第二个里程碑版本已发布,可从里程碑仓库获取。Spring Batch 是一个使用 Spring 和 Java 编写离线和批处理应用程序的框架。 此版本为 Apache Kafka 添加了一个新项目阅读器和一个新项目编写...
Spring Batch 4.2.0 的第二个里程碑版本已发布,可从里程碑仓库获取。Spring Batch 是一个使用 Spring 和 Java 编写离线和批处理应用程序的框架。
此版本为 Apache Kafka 添加了一个新项目阅读器和一个新项目编写器:
- KafkaItemReader 可以从同一主题的单个分区或多个分区读取消息。此阅读器在 ExecutionContext 中存储消息偏移以支持重新启动。
- KafkaItemWriter 使用 Spring for Apache Kafka 项目中的 KafkaTemplate 将消息发送到给定主题。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Spring Batch 4.0.0 正式发布,批处理框架
- Spring Batch 4.0.0.M5 发布,批处理框架
- Spring Batch 4.1.0.M3 发布,批处理框架
- Spring Batch 4.2 正式发布,批处理应用编写框架
- Spring Batch 4.0.0.RC1 发布,批处理框架
- Spring Batch 4.2.0.M1 发布,批处理应用编写框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Software Engineering for Internet Applications
Eve Andersson、Philip Greenspun、Andrew Grumet / The MIT Press / 2006-03-06 / USD 35.00
After completing this self-contained course on server-based Internet applications software, students who start with only the knowledge of how to write and debug a computer program will have learned ho......一起来看看 《Software Engineering for Internet Applications》 这本书的介绍吧!