【springCloud系列】springCloud+mybatisPlus+druid+shardingsphere4.1 实现mysql数据库的读写分离 + 多数据源
参考:Apacheshardingsphere官网官方Githab 开源shardingsphere-example需要引入的包: <properties> <sharding-sphere.version>4.1.0</sharding-sphere.version> </properties> <dependencies> <dependency> ..
原创
2020-05-16 12:58:41 ·
2601 阅读 ·
4 评论