我得到java.lang.NoSuchMethodError: org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.<init>(Ljava/lang/reflect/Method;)V
與spring-cloud-dependencies版本Camden SR5。 任何人都可以幫我解決這個問題嗎?java.lang.NoSuchMethodError:org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter。 <init>(Ljava/lang/reflect /方法;)V
1
A
回答
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.
相關問題
- 1. java.lang.NoSuchMethodError:org.apache.http.protocol.BasicHttpContext:方法<init>()V未找到
- 2. java.lang.NoSuchMethodError:org.springframework.beans.factory.annotation.InjectionMetadata:方法<init>()V未找到
- 3. java.lang.NoSuchMethodError:org.jboss.arquillian.test.spi.event.enrichment.BeforeEnrichment:方法<init>()V未找到
- 4. org.aspectj.lang.NoAspectBoundException - 方法<init>()V未找到
- 5. Vim映射<Bar>,\ |,^ V(c-v c-v)和<NL>(c-v c-j)
- 6. SortedList <K,V> vs SortedDictionary <K,V> vs詞典<K,V>
- 7. spring-data-solr2.1.3 + solr6.5.1 NoSuchMethodError:org.apache.solr.common.SolrInputDocument:方法<init>()V未找到
- 8. java.lang.NoSuchMethodError:..... EventProcessor:方法<init>()V未找到
- 9. 改變字典<K,V>最快的方法是什麼?
- 10. java.lang.NoSuchMethodError:> org.xhtmlrenderer.layout.SharedContext:方法<init>()V未找到
- 11. 返回LinkedHashMap的方法的簽名<K,V>
- 12. java.lang.NoSuchMethodError:uges.servlets.MyQuery:法<init>()V沒有找到
- 13. ServletContextListener v/s init()方法
- 14. 反向方法 - 1.9.1 v 1.8.7
- 15. 單的擴展方法<K,IEnumerable的/ IList的/ ICollection的<V>>
- 16. Java泛型2套<K,V>或<T>方法聲明
- 17. FileHashMap <K, V>
- 18. Cast map <K,shared_ptr <V>>來映射<K,shared_ptr <const V>>?
- 19. SparseMultigraph <V, E>和SparseGraph <V, E>有什麼區別?
- 20. 比較<V extends Comparable <V>>到Integer
- 21. 字典<K,V>實現IList <V>
- 22. 嵌套Dictionray <T,V>嵌套ConcurrentDictionary <T,V>
- 23. 類條目<K,V>實現了Map.Entry <K,V>
- 24. 快速的方式來表示地圖<K, V>作爲地圖<U, List<V>>
- 25. 收集地圖流<K,V>到地圖<K,List<V>>
- 26. :java.lang.NoSuchMethodError:org.apache.thrift.meta_data.FieldValueMetaData。 <init>(BZ)V
- 27. Map vs Map <K,V>
- 28. java.lang.NoSuchMethodError :: org.jfree.ui.RectangleInsets。 <init>(DDDD)V
- 29. 比較Map.Entry <K,V>
- 30. NoSuchMethodError:tools.Timer。 <init>(j)V