Update application-sim.yml
This commit is contained in:
@ -35,6 +35,8 @@ spring:
|
|||||||
|
|
||||||
shardingsphere:
|
shardingsphere:
|
||||||
datasource:
|
datasource:
|
||||||
|
names: ds0
|
||||||
|
ds0:
|
||||||
type: com.alibaba.druid.pool.DruidDataSource
|
type: com.alibaba.druid.pool.DruidDataSource
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
username: mall
|
username: mall
|
||||||
|
Reference in New Issue
Block a user