springboot的mybatis的xml相关的配置

POM文件的配置:

mybatis.type-aliases-package=com.handsight.platform.fras
mybatis.mapper-locations=classpath:mapper/model/*.xml
mybatis.config-location=classpath:mapper/dbConfig.xml

文件结构:

 

posted @ 2019-04-04 14:07  不死码农  阅读(256)  评论(0编辑  收藏  举报