有道无术,术尚可求,有术无道,止于术。
本系列Spring Boot 版本 3.1.0
本系列ShardingSphere 版本 5.4.0
源码地址:https://gitee.com/pearl-organization/study-sharding-sphere-demo
文章目录
-
- 1. 前言
- 2. ShardingSphereDriverURLProvider
- 3. 方式一:基于 Nacos Java SDK
-
- 3.1 实现思路
- 3.2 案例演示
- 4. 方式二:基于 Spring Cloud Alibaba
-