commit
c2c800aab5
@ -22,6 +22,7 @@ spring:
|
||||
max-idle: 500
|
||||
min-idle: 0
|
||||
datasource:
|
||||
druid:
|
||||
url: jdbc:mysql://localhost:3306/vertical?characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
||||
username: root
|
||||
password: # 数据库密码
|
||||
|
Loading…
Reference in New Issue
Block a user