Commit cb29dc6e authored by 王品堯's avatar 王品堯

add sql server setting

parent dc45a925
spring:
datasource:
url: jdbc:jdbcdslog:sqlserver://10.32.86.125:443;databaseName=H4UDBv4_ARCH_UAT;sendStringParametersAsUnicode=false;targetDriver=com.microsoft.sqlserver.jdbc.SQLServerDriver
driver-class-name: org.jdbcdslog.DriverLoggingProxy
username: archuser
password: archuser
max-wait: 10000
max-active: 20
test-on-borrow: true
validation-query: SELECT 1
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