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

救命啊,Field girlRepository in com.example.demo.GirlController required a bean of type 'com.example.demo.GirlRepository' that could not be found.

Field girlRepository in com.example.demo.GirlController required a bean of type 'com.example.demo.GirlRepository' that could not be found.


Action:


Consider defining a bean of type 'com.example.demo.GirlRepository' in your configuration.

以下是我的代码

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

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

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

我还加上了 ComponentScan标签,还是不行,网上的办法搜了个遍,求大神帮忙啊,这是怎么回事,之前创建表的时候我没建表也没有报错,是jpa的问题吗?


正在回答

4 回答

我也出现了同样的问题,去除 ComponentScan标签后,不再报错

0 回复 有任何疑惑可以回复我~
@ComponentScan(basePackages = {"com.example.demo"})


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

解决了吗  ?  我也是同样的错。

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

我也出现了同样的错误

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

举报

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

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

进入课程

救命啊,Field girlRepository in com.example.demo.GirlController required a bean of type 'com.example.demo.GirlRepository' that could not be found.

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