Springboot+Mybatis, mapper提示Could not autowire. No beans of … type found

特别提示:本人博客部分有参考网络其他博客,但均是本人亲手编写过并验证通过。如发现博客有错误,请及时提出以免误导其他人,谢谢!欢迎转载,但记得标明文章出处:http://www.cnblogs.com/mao2080/

1、问题描述

Springboot+Mybatis,mapper文件通过如下代码总是有红色波浪线提示,鼠标放上提示“Springboot+Mybatis, mapper提示Could not autowire. No beans of … type found”,其实也不会影响使用,只是对于我这种有强迫症的人来说就不允许它的存在。

2、操作步骤

File->Settings->Editor-Inspections->Spring->Spring Core->Code->Autowiring for Bean Class(把勾去掉)

3、其他方案

https://blog.csdn.net/qq_21853607/article/details/72802080

posted @ 2018-08-11 17:38  mao2080  阅读(641)  评论(0编辑  收藏  举报