07 2023 档案

摘要:1.不支持 select* 需要指明查询的列 2.不支持 sharding-column 列的函数查询 3.不支持关联不分表的 inner 查询 阅读全文
posted @ 2023-07-18 15:25 Gowell 阅读(227) 评论(0) 推荐(0) 编辑
摘要:1. yml配置: mybatis-plus: mapper-locations: classpath*:/mapper/*Mapper.xml,classpath*:/**/*Mapper.xml 2.maven执行clean,install 3.还是不行的话删除idea中的.idea文件夹,重启 阅读全文
posted @ 2023-07-14 09:19 Gowell 阅读(139) 评论(0) 推荐(0) 编辑
摘要:spring: datasource: dynamic: datasource: ds-normal: type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver url: username 阅读全文
posted @ 2023-07-14 09:16 Gowell 阅读(12) 评论(0) 推荐(0) 编辑

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