Commit a3f31791 by 朱瑞泽

update doc

parent 35fae6c4
......@@ -74,7 +74,7 @@ public class TestRun {
### sharding-jdbc 配置
1. 参照 sharding-jdbc 配置说明配置分表,保存到mongodb
2. 修改 Apollo配置 COMMON.sharding sharding.shardingId
3. 配置xml
3. xml配置
```xml
<bean id="dataSource" class="com.gic.sharding.sdk.ShardingDatasource" init-method="init">
<property name="shardingId" value="${sharding.shardingId}"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment