2017-09-15 7 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.

関連する問題