Commit 7b5046cc by Administrator

Update application.yml

parent c1bfba2b
......@@ -10,9 +10,9 @@ spring:
datasource:
driver-class-name: dm.jdbc.driver.DmDriver
# # url: jdbc:dm://127.0.0.1:5236/SYSDBA?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
url: jdbc:dm://192.168.129.116:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
url: jdbc:dm://119.96.85.104:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username: SYSDBA
password: 123456789
password: SYSDBA
#url: jdbc:mysql://119.96.87.17:30101/online_mark_score?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true #jdbc:oracle:thin:@47.105.130.127:9638:orcl
#driver-class-name: com.mysql.jdbc.Driver #oracle.jdbc.OracleDriver
#username: onlinemarkscore #ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
......
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