摘要: 起初我以为mybatis-plus不需要配置就能扫描到mapper,后来踩到深坑了故记录下来 #xml文件添加mybatis-plus配置文件,全路径 application.properties配置 mybatis-plus.mapper-locations=classpath:com/alex/ 阅读全文
posted @ 2020-11-07 15:53 森屿旅人丶 阅读(319) 评论(0) 推荐(0)