网上找了很多配置,但是没有支持基于 xml 的 demo
遇到的问题是:基于注解的时候没有问题,但是换成基于 xml 就提示无法绑定,异常如下:
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): org.jcker.multipleds.dao.zdjd.XtJdJdlxMapper.selectByPrimaryKey
这是我在 GitHub 提的问题连接
I'm using spring-boot 2.0.3, mybatis-spring-boot-starter 1.3.2. It works well with @select on mapper interface,
unfortnately , it gets this exception "org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): org.jcker.multipleds.dao.zdjd.XtJdJdlxMapper.selectByPrimaryKey" while I using xml files.
any idea what is going on?
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于