摘要: mybatis.type-aliases-package=com.xxx.entity 指定别名 mybatis.mapper-locations=classpath:mybatis/mappings/**/*.xml 指定mapper映射路径 mybatis.configuration.cache 阅读全文
posted @ 2020-06-10 18:57 coolw 阅读(673) 评论(0) 推荐(0)