Consider defining a bean of type 'com.dao.StudentDao' in your configuration.

Description:

Field studentDao in com.services.StudentService required a bean of type 'com.dao.StudentDao' that could not be found.


Action:

Consider defining a bean of type 'com.dao.StudentDao' in your configuration.

SpringBoot项目报错

在启动类上加

@MapperScan (basePackages = "com.dao")

扫描dao层的注解

 

 

Consider defining a bean of type 'com.dao.StudentDao' in your configuration.Consider defining a bean of type 'com.dao.StudentDao' in your configuration. 唯♧ 发布了15 篇原创文章 · 获赞 3 · 访问量 773 私信 关注
上一篇:通过Python模块xlwt更改xls文件中的默认分页符


下一篇:chrome 插件