Commit a19991b8 by Administrator

Update techhero-base-system-local.yml

parent 9b6bd73a
......@@ -22,7 +22,17 @@ spring:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
rabbitmq:
host: apg-server
port: 5672
username: guest
password: guest
sleuth:
sampler:
probability: 1.0
zipkin:
sender:
type: rabbit
#url: jdbc:oracle:thin:@183.95.190.112:1521:orcl
#username: zcpt_yw
#password: zcpt_yw456
......@@ -33,6 +43,7 @@ spring:
#test-while-idle: true
#time-between-eviction-runs-millis: 18800
#jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
......
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