【spring-boot】Could not find result map 'com.springboot.cib_hk.bean.Users' referenced from 'com.springboot.cib_hk.mapper.UsersMapper.selectByUsername'

解决:Could not find result map ‘com.springboot.cib_hk.bean.Users‘ referenced from ‘com.springboot.cib_hk.mapper.UsersMapper.selectByUsername‘

打开mybatis.xml文件,作如下修改:

【spring-boot】Could not find result map 'com.springboot.cib_hk.bean.Users' referenced from 'com.springboot.cib_hk.mapper.UsersMapper.selectByUsername'

 

【spring-boot】Could not find result map 'com.springboot.cib_hk.bean.Users' referenced from 'com.springboot.cib_hk.mapper.UsersMapper.selectByUsername'

上一篇:Happy 2006 POJ - 2773(欧几里得算法 互素问题)


下一篇:Android Studio LogCat 过滤栏不见了解决办法