摘要: 在学习Spring-boot-mybatis时,报错A component required a bean of type 'com.sirifeng.testmybatis.mapper.BookMapper' that could not be found. 后来发现是在启动器上没有添加注解 @ 阅读全文
posted @ 2020-11-24 20:23 fengzeng 阅读(2610) 评论(0) 推荐(0)
摘要: 报错如下: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testController': Injection of resource dependencies fail 阅读全文
posted @ 2020-11-24 13:52 fengzeng 阅读(5013) 评论(0) 推荐(0)