博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
spring-kafka 出现Could not autowire. No beans of 'KafkaTemplate
阅读量:4148 次
发布时间:2019-05-25

本文共 141 字,大约阅读时间需要 1 分钟。

今天使用了spring-kafka,发现出现了Could not autowire. No beans of 'KafkaTemplate<String, String>' type found,找了很久,也没找到原因。

后面试了换了一下springboot的版本后正常,表示无语。

你可能感兴趣的文章
[LeetCode]Merge Sorted Array
查看>>
[LeetCode]Merge Two Sorted Lists
查看>>
[LeetCode]Minimum Depth of Binary Tree
查看>>
[LeetCode]Minimum Path Sum
查看>>
[LeetCode]Minimum Window Substring
查看>>
[LeetCode]Multiply Strings
查看>>
[LeetCode]N-Queens II
查看>>
[LeetCode]Next Permutation
查看>>
[LeetCode]Palindrome Number
查看>>
[LeetCode]Palindrome Partitioning
查看>>
[LeetCode]Palindrome Partitioning II
查看>>
[LeetCode]Partition List
查看>>
[LeetCode]Pascal Triangle II
查看>>
[LeetCode]Permutations
查看>>
[LeetCode]Plus One
查看>>
[LeetCode]Search Insert Position
查看>>
[LeetCode]Set Matrix Zeroes
查看>>
[LeetCode]Simplify Path
查看>>
[LeetCode]Sort Colors
查看>>
[LeetCode]Spiral Matrix
查看>>