Commit e1a3574f by Administrator

Update techhero-component-ftp-local.yml

parent 81ad86dc
spring: datasource:
datasource:
url: jdbc:mysql://192.168.50.248:3306/ftp_test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://192.168.50.248:3306/ftp_test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driverClassName: com.mysql.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
username: root username: root
...@@ -20,4 +19,4 @@ spring: ...@@ -20,4 +19,4 @@ spring:
filter: filter:
commons-log: commons-log:
statement-log-enabled: true statement-log-enabled: true
statement-executable-sql-log-enable: true statement-executable-sql-log-enable: tru
\ No newline at end of file \ No newline at end of file
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