铁路校友-我拆过的坑cycx

主页:www.j6f.cn知识星球,快手号、抖音号、视频号、微信公众号、百家号、个人博客网站,同名。

UnsatisfiedDependencyException:Unsatisfied dependency expressed through field 'blotService'

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'blotController': Unsatisfied dependency expressed through field 'blotService'; 



@SpringBootApplication

@MapperScan("com.gaotiew.springboot.mapper")


这个原因是因为类没有注入进去,可以在启动类上面加个全盘扫描或者你指定扫描其下的任何包–>@ComponentScan(“”)里面写扫描路径


Powered By Z-BlogPHP 1.7.3

Copyright Your WebSite.Some Rights Reserved.