SpringBoot注入出现@org.springframework.beans.factory.annotation.Autowired(required=true)
Posted Maynor的大数据奋斗之路
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot注入出现@org.springframework.beans.factory.annotation.Autowired(required=true)相关的知识,希望对你有一定的参考价值。
问题:
Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired
在这篇文章的启发下 把Dog类放在同一个包下解决
但是为啥扫描不到不同包??
以上是关于SpringBoot注入出现@org.springframework.beans.factory.annotation.Autowired(required=true)的主要内容,如果未能解决你的问题,请参考以下文章
Springboot单元测试调用Service或Dao方法出现空指针异常
SpringBoot注入出现@org.springframework.beans.factory.annotation.Autowired(required=true)
SpringBoot注入出现@org.springframework.beans.factory.annotation.Autowired(required=true)