完善代码
This commit is contained in:
parent
256bce582e
commit
417f6d721b
@ -27,7 +27,7 @@ spring:
|
|||||||
max-request-size: 1GB
|
max-request-size: 1GB
|
||||||
datasource:
|
datasource:
|
||||||
druid:
|
druid:
|
||||||
url: jdbc:mysql://121.36.71.250:58003/db_qmywzs?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
|
url: jdbc:mysql://192.168.0.151:3306/db_qmywzs?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
|
||||||
db-type: mysql
|
db-type: mysql
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
username: root
|
username: root
|
||||||
@ -91,7 +91,7 @@ logging:
|
|||||||
file:
|
file:
|
||||||
name: C:\Users\wenc0\Desktop\UploadFiles\logs\usercenter-logs.log
|
name: C:\Users\wenc0\Desktop\UploadFiles\logs\usercenter-logs.log
|
||||||
level:
|
level:
|
||||||
root: error
|
root: debug
|
||||||
org.apache.kafka: error
|
org.apache.kafka: error
|
||||||
org.springframework.data.mongodb: info
|
org.springframework.data.mongodb: info
|
||||||
org.springframework.boot.autoconfigure.security.servlet: debug
|
org.springframework.boot.autoconfigure.security.servlet: debug
|
||||||
|
Loading…
Reference in New Issue
Block a user