0
点赞
收藏
分享

微信扫一扫

Invalid bound statement (not found): com.xx.dao.TypeMapper.selectAll

程序员阿狸 2022-01-22 阅读 51
在spring boot配置文件里加上这句:
mybatis.mapper-locations: classpath:mapper/*.xml
type-aliases-package:com.abu.entity

就成功运行

举报

相关推荐

0 条评论