...
|
...
|
@@ -19,156 +19,6 @@ spring: |
|
|
date-format: yyyy-MM-dd HH:mm:ss
|
|
|
joda-date-time-format: yyyy-MM-dd HH:mm:ss
|
|
|
time-zone: GMT+8
|
|
|
datasource:
|
|
|
primary:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/amazon_report_crawler?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: amazon_report_crawler
|
|
|
password: amazon_report_crawler@Aukeys2017
|
|
|
|
|
|
max-active: 50
|
|
|
min-idle: 5
|
|
|
initial-size: 5
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
productms:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/product_ms?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true
|
|
|
username: proms
|
|
|
password: proms149&qa2
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
fbastock:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/fba_stock?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true
|
|
|
username: xmdo
|
|
|
password: xmdao123#li
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
financialplatformsalesstockout:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/financial_platform_income_2018?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: financial_platform
|
|
|
password: financial_platform_income@Aukey#2018
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
infra:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/kingdee_infra?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: kingdee_infra
|
|
|
password: kingdee@Infra91
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
financialPlatformSalesStockOutData:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/financial_platform_sales_stock_out?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: financial_platform
|
|
|
password: financial_platform_income@Aukey#2018
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: true
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
edsqlserver:
|
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
|
|
|
url: jdbc:sqlserver://10.1.1.123:1433;DatabaseName=AukeysOrder
|
|
|
username: AukeyFinance
|
|
|
password: aukeys@123
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1
|
|
|
test-on-borrow: false
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
overseashipments:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/oversea_shipments?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: bya_reader
|
|
|
password: BYA@aukey2018
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: false
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
by-auto-crawler:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://139.9.35.109:3306/by_auto_crawler?useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&autoReconnect=true
|
|
|
username: yecai_user
|
|
|
password: KE!^r69%V^v8
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: false
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
newoverseaselfshipment:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
url: jdbc:mysql://10.1.1.86:3306/oversea_self_shipment_order_center?useUnicode=true&characterEncoding=utf8&useSSL=true&allowMultiQueries=true&autoReconnect=true
|
|
|
username: overseaf_test
|
|
|
password: oversea@2020Tx
|
|
|
|
|
|
max-active: 20
|
|
|
min-idle: 2
|
|
|
initial-size: 2
|
|
|
max-wait: 10000
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
test-on-borrow: false
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 20000
|
|
|
|
|
|
resources:
|
|
|
static-locations: classpath:/static/,classpath:/views/
|
...
|
...
|
|