Commit 40ad17ef by Administrator

Update techhero-auth-test.yml

parent d7302343
# datasoure默认使用JDBC
spring:
datasource:
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
url: jdbc:oracle:thin:@databaseServer:1521:orcl
username: sysmng
password: sysmng
driverClassName: 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