问答详情
源自:5-3 登录功能三

出现以下错误

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)}

提问者:叶锦辉 2021-08-04 21:49

个回答

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

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