srpingboot + mybatis 错误 org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.xino.dao.mybatis.StudentMapper.selectByPrimaryKey
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
Nirvana_lss 2020-06-28 16:24关注mybatis: mapper-locations: classpath*:/com/xino/dao/mybatis/*Mapper.xml type-aliases-package: com.xino.dao.mybatis.bean configuration: map-underscore-to-camel-case: true本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
