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