Commit 7bebc145 by Administrator

Update techhero-component-ftp-test.yml

parent 1b7e1836
spring: spring:
datasource: datasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:mysql://192.168.50.248:3306/ftp_test?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://119.96.87.17:33060/ftpmng?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driverClassName: com.mysql.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
username: root username: transdata
password: umBm*7gYm3AB password: mysql-techhero
removeAbandoned: true # 是否自动回收超时连接 removeAbandoned: true # 是否自动回收超时连接
removeAbandonedTimeout: 1800 # 超时时间(以秒数为单位 removeAbandonedTimeout: 1800 # 超时时间(以秒数为单位
druid: druid:
......
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