【spring-boot】Could not find result map 'com.springboot.cib_hk.bean.Users' referenced from 'com.springboot.cib_hk.mapper.UsersMapper.selectByUsername'
时间:2019-08-10 10:37:04
收藏:0
阅读:275
解决:Could not find result map ‘com.springboot.cib_hk.bean.Users‘ referenced from ‘com.springboot.cib_hk.mapper.UsersMapper.selectByUsername‘
打开mybatis.xml文件,作如下修改:

原文:https://www.cnblogs.com/jums/p/11330516.html
评论(0)