随笔分类 -  Mybatis

摘要:mybatis: mapper-locations: classpath:mapper/*.xml // mapper文件位置 type-aliases-package: com.xxx.model // 根据别名查找model位置 check-config-location: true // 运行 阅读全文
posted @ 2019-12-07 17:31 江渡一苇 阅读(163) 评论(0) 推荐(0)