报这个错,请检测以下步骤:
然而我的问题是:
mybatis: mapper-locations: classpath:/mapper/BookMapper.xml
居然少写了个s,写成了
mapper-location,找了快两天,这个错就是找不到与接口相应的mapper.xml 参考springboot整合mybaits 文章: