srpingboot + mybatis 错误 org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.xino.dao.mybatis.StudentMapper.selectByPrimaryKey

按网上的各种方法都试过了就是找不到原因。 有人能给建议吗?

1.application.yml 配置图片说明

2.项目 srpingboot + mybatis 错误   org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):  com.xino.dao.mybatis.StudentMapper.selectByPrimaryKey

3.target 文件夹下也能找到对应的xml 文件

回答

mybatis:
   mapper-locations: classpath*:/com/xino/dao/mybatis/*Mapper.xmv  V K gl
   type-aliases-package: com.xino.dao.mybatis.bean
   configuration:
      map-underscore-to-camel-caseu S Z x } u 5 ~: true