会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
半吊子喵
半吊子喵
管理
2024年5月10日
SpringBoot整合Mybatis时mapper文件和xml文件的位置
摘要: xml文件放在resources下 看下我的项目目录 2.由于放在resurces下就无法扫描到xml文件,所以就需要在配置文件配置 --mapper文件位置 mybatis.mapper-locations=classpath:mapper/*.xml 或 mybatis.mapper-locat
阅读全文
posted @ 2024-05-10 23:27 半吊子喵
阅读(2713)
评论(0)
推荐(0)
s