随笔分类 -  mybatis

摘要:1 添加相关依赖: implementation "mysql:mysql-connector-java:${mysqlConnectorJavaVersion}" compile "com.baomidou:mybatis-plus-boot-starter:${mybatisPlusStarte 阅读全文
posted @ 2020-05-07 14:58 Caesar_the_great 阅读(151) 评论(0) 推荐(0) 编辑
摘要:mybatis-plus: ## mapper文件位置 mapper-locations: classpath*:/mapper/**/*.xml ## 别名包设置,在mapper.xml中可直接用类名 type-aliases-package: com.xx.xx.entity global-co 阅读全文
posted @ 2020-05-07 12:17 Caesar_the_great 阅读(4138) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示