|
|
|
@@ -5,7 +5,7 @@ spring: |
|
|
|
username: ENC(BDv01/sQdBGEhFEXuw+8tw==) |
|
|
|
password: ENC(0wvpX49+RMUpGP2tb9PY4ta/yCwAmLLhbKG9ndvifPI=) |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
driver_class: com.mysql.cj.jdbc.Driver |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
filters: stat |
|
|
|
maxActive: 20 |
|
|
|
initialSize: 1 |
|
|
|
|