摘要: 一、绝对路径引入(不推荐使用) <!-- 1.绝对路径引入 --> <mapper url="file:\\\D:\stsbundle\workplace\mybatis_demo\src\main\resources\mapper\UserMapper.xml"/> 二、相对路径引入 <!-- 引 阅读全文
posted @ 2023-01-25 15:27 方方面 阅读(618) 评论(0) 推荐(0)