Commit 38f96071 by Administrator

Add new file

parent 00b64cad
spring:
datasource:
url: jdbc:sybase:Tds:101.42.138.35:5000/test_db?charset=gbk
username: sa
password: password
driver-class-name: com.sybase.jdbc4.jdbc.SybDriver
keep-alive-time: 30000
hikari:
minimum-idle: 1
maximum-pool-size: 5
idle-timeout: 600000
max-lifetime: 1500000
connection-test-query: select 1
\ 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