1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Spring for Apache Kafka 1.1 GA 发布 下载

本帖由 漂亮的石头2016-09-21 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Spring for Apache Kafka 1.1 GA 发布了,与先前的 Milestone 2 相比没有太多的变化,下面是更新内容:


    • Apache Kafka 0.10 upgrade;


    • The batch of messages support via BatchMessageListener as well as via@KafkaListener annotation configuration;


    • The null payload concept support via KafkaNull placeholder object;


    • You can now perform seek operations from the listener - this allows setting an initial offset when partitions are assigned by Kafka when using group management. You can also perform arbitrary seek operations after initialization;


    • Allow setting the initial offset to be relative to the current offset;


    • The KafkaTemplate now provides access to the metrics and partitionsFor methods on the Producer.

    点击这里查看详细发行说明

    下载地址:

    Spring for Apache Kafka 1.1 GA 发布下载地址
     
正在加载...