Commit 5174cd96 by Administrator

Update techhero-auth-local.yml

parent 193b2cb2
# datasoure默认使用JDBC # datasoure默认使用JDBC
spring: spring:
datasource: datasource:
#url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
#username: sysmngv4 username: sysmngv4
#password: sysmngv4 password: sysmngv4
#test #test
url: jdbc:oracle:thin:@119.96.85.104:1521:orcl #url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
username: sysmng #username: sysmng
password: sysmng #password: sysmng
driverClassName: oracle.jdbc.OracleDriver driverClassName: oracle.jdbc.OracleDriver
initial-size: 5 initial-size: 5
validation-query: SELECT 1 validation-query: SELECT 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