Commit 01d1c9f4 authored by Quxl's avatar Quxl

x

parent 4b1e794f
......@@ -3,7 +3,7 @@ wsPassword: 78258c537d6e4d5fb210a57d05619fb6
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.jdbc.Driver
driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://10.10.0.111:3306/sso?useSSL=false&useUnicode=true&characterEncoding=utf8
username: root
password: 'egolm#2018'
......
......@@ -3,7 +3,7 @@ wsPassword: f14d4a80f823438a875b1924384c944c
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.jdbc.Driver
driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://10.10.0.111:3306/sso?useSSL=false&useUnicode=true&characterEncoding=utf8
username: root
password: 'egolm#2018'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment