问题: Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired解决:在这篇文章的启发下 把Dog类放在同一个包下解决 但是为啥扫描不到不同包?? 少了@Autowired没有注册