Merge pull request #15 from zZ-10/patch-1

add druid
This commit is contained in:
ronger 2020-09-24 14:57:15 +08:00 committed by GitHub
commit c2c800aab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: # 数据库密码