为了账号安全,请及时绑定邮箱和手机立即绑定

自动注入失败


Description:

Field girlRepository in com.arien.hello.controller.GirlController required a bean of type 'com.arien.hello.dao.GirlRepository' that could not be found.


Action:

Consider defining a bean of type 'com.arien.hello.dao.GirlRepository' in your configuration.

https://img1.sycdn.imooc.com//5ad7e9770001663d05000254.jpg

https://img1.sycdn.imooc.com//5ad7e9770001a73505000134.jpg

https://img1.sycdn.imooc.com//5ad7e9ea0001692112940624.jpg

https://img1.sycdn.imooc.com//5ad7e9ea00011b3b13370653.jpg



正在回答

1 回答

已解决!

启动类的位置有问题,放在controller包下,则只会扫描controller包及其所有子包,如果service或dao所在包不在controller及其子包下,则不会被扫描!

https://blog.csdn.net/gefangshuai/article/details/50328451

0 回复 有任何疑惑可以回复我~
#1

慕斯4838296

我放在同一个包下还是出错
2018-05-24 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

自动注入失败

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信