1. 问题描述
    用IDEA创建springboot项目,编写测试类执行失败。
Error creating bean with name 'userServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean
  1. 产生原因和解决方案
    安装的mybatis-plus版本过高,将其改为3.5.1,即可正常运行。
    在这里插入图片描述
Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐