org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ztreeoneServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; 错误的解决方法

springboot的启动类上面忘记添加@MapperScan注解导致的,加上了就好

 

posted @ 2020-12-29 02:39  aliuuu  阅读(179)  评论(0)    收藏  举报