Commit 79b82cb1 by Administrator

Update techhero-base-transdata-test.yml

parent 0f88449a
...@@ -27,10 +27,14 @@ spring: ...@@ -27,10 +27,14 @@ spring:
datasource: datasource:
trans: trans:
url: jdbc:mysql://119.96.87.17:33060/transdatatestv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true #url: jdbc:mysql://119.96.87.17:33060/transdatatestv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
#driver-class-name: com.mysql.jdbc.Driver
#username: transdata
#password: mysql-techhero
url: jdbc:mysql://119.96.87.17:33060/transdatav5?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata username: test11005
password: mysql-techhero password: DleYsSCx04ETtUUP
exam: exam:
url: jdbc:oracle:thin:@databaseServer:30110:orcl url: jdbc:oracle:thin:@databaseServer:30110:orcl
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
......
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