2017-09-15 71 views

回答

1

這是因爲在這裏報道的一個已知的問題:https://github.com/spring-cloud/spring-cloud-release/issues/70

,目前,解決方法(從上面的建議)是:

You have two options here: either to upgrade the version of Spring Integration Kafka to 2.1.0 and bring it inline with the rest of the Spring Boot dependency set, or downgrading the Spring Kafka version as you did. Using Dalston would bring a consistent dependency set.

相關問題