摘要:
在学习Spring-boot-mybatis时,报错A component required a bean of type 'com.sirifeng.testmybatis.mapper.BookMapper' that could not be found. 后来发现是在启动器上没有添加注解 @ 阅读全文
摘要:
报错如下: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testController': Injection of resource dependencies fail 阅读全文