Zhao Can

Results 1 issues of Zhao Can

Hi, I have some question about ShardingSphere-JDBC this is my application.yml ```yaml spring: datasource: driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver url: jdbc:shardingsphere:classpath:sharding.yaml ``` this is my sharding.yml ```yaml databaseName: test mode: type: Standalone repository:...

type: question
stale