Spring-boot 和 Spring-Kafka 兼容性矩阵

Spring-boot and Spring-Kafka compatibility matrix

我正在寻找 Spring 框架不同部分的兼容性矩阵。

更具体地说,我正在寻找与 Spring-boot 1.5.2 兼容的最新 Spring-Kafka 版本。

我找到了 Spring 的旧兼容性矩阵,但该矩阵是 2014 年的,因此已弃用。

我不关心 Spring-Kafka 和 Apache Kafka 客户端的兼容性,也不关心 Apache Kafka java 客户端和 Kafka 代理的兼容性。此兼容性矩阵可在此处获得:

https://spring.io/projects/spring-kafka https://cwiki.apache.org/confluence/display/KAFKA/Compatibility+Matrix

正如第一个link所说:

All users with brokers >= 0.10.x.x are recommended to use spring-kafka version 1.3.x or higher due to its simpler threading model thanks to KIP-62.

这意味着所有引导 1.5.x 用户。我已经更新了项目页面来澄清它。

当前1.5.x开机版本为1.5.17; 1.5.2 太旧了。

当前1.3.x版本为1.3.8.