摘要: 问题: Could not find resource com/xxx/xxx/StudentMapper.xml 原因: 没有导出xml文件,pom.xml文件配置有问题。也因为我的resource有多级的子目录,导致resource根目录的导出了,但是子目录下的都没有,其实就是没有匹配到子文件里 阅读全文
posted @ 2021-02-24 15:10 Lian_tiam 阅读(1016) 评论(0) 推荐(0)