SpringBootDruidMultiDB icon indicating copy to clipboard operation
SpringBootDruidMultiDB copied to clipboard

确实不可用啊,org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.iqiyi.feed.statistics.mysql.mappers.StudentMapper.insert

Open kkchengxin opened this issue 7 years ago • 1 comments

org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.iqiyi.feed.statistics.mysql.mappers.StudentMapper.insert,群主能帮忙看下吗

kkchengxin avatar Sep 06 '18 09:09 kkchengxin

如果ide 是 idea的话,mapper.xml 配置文件不能放在 src 下面,放在 resources 下面就可以了

hahalaka avatar Nov 05 '18 03:11 hahalaka