springcloud 注解错误

Could not autowire. No beans of 'RestTemplate' type found. more...

一.问题描述:

今天在springboot项目中构建配置类时报错

二.问题分析:

经网上查询得知, idea的纠错机制在解析spring通过命名约定的方式进行配置时,支持的并不是太好,而用Autowired或Resource注入bean时,会报错。

三.问题解决:

我使用Resource注入后,问题解决

————————————————
版权声明:本文为CSDN博主「zhengx辉」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/yiye2017zhangmu/article/details/97618748/

posted @ 2020-06-26 19:21  learning豪  阅读(152)  评论(0编辑  收藏  举报