摘要: # 以下是分片规则配置 # 定义数据源 spring.shardingsphere.datasource.names = m1 spring.shardingsphere.datasource.m1.type = com.alibaba.druid.pool.DruidDataSource spri 阅读全文
posted @ 2021-02-07 15:45 动力起点 阅读(2590) 评论(0) 推荐(0)
摘要: 1.声明bean可以重复定义 spring.main.allow-bean-definition-overriding=true 2.数据库和bean映射驼峰命名 mybatis.configuration.map-underscore-to-canel-case=true 阅读全文
posted @ 2021-02-07 15:23 动力起点 阅读(52) 评论(0) 推荐(0)
摘要: micro new --gopath=false hello 阅读全文
posted @ 2021-02-07 14:28 动力起点 阅读(158) 评论(0) 推荐(0)