出现以下错误

来源:5-3 登录功能三

叶锦辉

2021-08-04 21:49

Error creating bean with name 'accountServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.jin.yejinhuiproject.mapper.AccountMapper' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

写回答 关注

1回答

  • 老猿
    2021-08-06 11:33:55
    已采纳

    你要方便的话,把代码分享到gitee上或其他地方,给我链接,我帮你调调。

    叶锦辉

    好的。。。。

    2021-08-06 11:39:23

    共 1 条回复 >

MyBatis-Plus + SpringBoot实现简单权限管理

通过实战项目掌握MyBatis-Plus应用!

12700 学习 · 133 问题

查看课程

相似问题