会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
返回顶部
时光
博客园
首页
新随笔
联系
订阅
管理
2020年8月18日
Could not find resource com/meng/dao/UserMapper.xml
摘要: 1、xml文件放在src路径下,无法识别。pom.xml添加: <!--静态资源导出问题--> <build> <resources> <resource> <directory>src/main/java</directory> <includes> <include>**/*.propertie
阅读全文
posted @ 2020-08-18 14:56 meng2113
阅读(1013)
评论(0)
推荐(0)
公告