spring boot invalid bound statement (not found)

mybatis 是用工具生成的 需要配置 mapperLocations

mybatis:
  typeAliasesPackage: com.tms.thirdparty.dao
  mapperLocations: classpath:mappers/*.xml

 

posted on 2019-06-21 10:38  天天天12345  阅读(99)  评论(0编辑  收藏  举报

导航