Spring Boot Mybatis配置报错org.apache.ibatis.binding.BindingException:
Spring Boot Mybatis配置报错org.apache.ibatis.binding.BindingException:Invalid bound statement (not found):
项目中配置了双数据源(双数据源如何配置,网上有很多教程,这里就不赘述),所以SqlSessionFactoryBean需要指定DataSource。出现此问题博客里都说在pom.xml文件bui...
原创
2018-09-19 21:54:46 ·
3415 阅读 ·
4 评论