Commit 4b6cffec by Administrator

Update techhero-resources-examination-natived.yml

parent bc09f2b4
......@@ -11,8 +11,6 @@ spring:
publisher-confirms: true #确认消息已发送到交换机(Exchange)
publisher-returns: true #确认消息已发送到队列(Queue)
datasource:
druid:
stat-view-servlet:
......@@ -38,4 +36,17 @@ spring:
username: ur_dict_local001
password: ZGljdF9sb2NhbA
driver-class-name: oracle.jdbc.OracleDriver
\ No newline at end of file
redis:
database: 10
host: 119.96.87.17
port: 6379
password: techhero
timeout: 5000
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
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