Spring For Apache Kafka 2.0 Milestone 3 发布了。自上一次发布以来增加了以下特性:
Apache Kafka 0.11.0.0 client base line;
With the new Apache Kafka foundation we have introduced KafkaTransactionManager
and transactions support in the KafkaTemplate
via new executeInTransaction()
operation;
The KafkaListenerContainer
can now be supplied with the TransactionManager
to perform polling and offset commits with transaction boundaries;
The Kafka Headers support is provided as well. Now you can send and receive messages with any arbitrary headers, for example build request-reply scenarios using some correlationKey
header;
……
完整内容请查看 发行说明 。
下载地址:
Source code (zip)
Source code (tar.gz)
>>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情