Invalid bound statement (not found) 错误原因

对我来说,错误的原因是因为没有配置:
mybatis.mapperLocations=classpath:mybatis/mapper/*Mapper.xml
mybatis.config-location=classpath:mybatis/mybatis-config.xml

导致主库是可以正常连接数据库
会员分库则报出Invalid bound statement (not found) 错
posted @ 2019-05-15 15:24  匿了匿了  阅读(498)  评论(0编辑  收藏  举报