You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
292 B
Markdown

## 场景描述
场景:
假设订单库使用了分表分库
订单相关的SKU使用的是别的库
技术框架:
SpringBoot + ShardingSphere + JPA / dynamic-datasource
## 实现功能
多数据源动态切换整合分表分库实现