请问RocketMQTemplate不能自动注入,提示No qualifying bean of type 'org.apache.rocketmq.spring.core.RocketMQTemplate' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}。JDK17,rocketmq-spring-boot-starter版本2.2.2。请问哪位能帮忙解决一下,非常感谢。
检查一下你的配置文件
虽然我是运维领域,但从报错上看,是说有依赖问题,JDK17???rocketmq-spring-boot-starter版本2.2.2??