Commit 6f822879 by Administrator

Update application.yml

parent 34adcecd
...@@ -15,7 +15,7 @@ spring: ...@@ -15,7 +15,7 @@ spring:
master: master:
url: jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 url: jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username: SYSDBA username: SYSDBA
password: 123456789 password: SYSDBA
driver-class-name: dm.jdbc.driver.DmDriver driver-class-name: dm.jdbc.driver.DmDriver
hikari: hikari:
minimum-idle: 1 minimum-idle: 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