Commit 8962be46 by Administrator

Update application-test.yml

parent 79d2d36f
......@@ -9,13 +9,13 @@ spring:
override-system-properties: false
datasource:
url: jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username: SYSDBA
password: 1234567890
driver-class-name: dm.jdbc.driver.DmDriver
hikari:
minimum-idle: 1
maximum-pool-size: 5
connection-test-query: select 1 from dual
username: SYSDBA
password: 1234567890
driver-class-name: dm.jdbc.driver.DmDriver
hikari:
minimum-idle: 1
maximum-pool-size: 5
connection-test-query: select 1 from dual
# dynamic:
# primary: master
# strict: false
......
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