Commit 6c51854f authored by jmdhappy's avatar jmdhappy
Browse files

修改配置

parent 4c29e725
...@@ -24,7 +24,7 @@ spring: ...@@ -24,7 +24,7 @@ spring:
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录 connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
activemq: activemq:
broker-url: failover:(tcp://101.200.130.72:61616?wireFormat.maxInactivityDuration=0) broker-url: failover:(tcp://127.0.0.1:61616?wireFormat.maxInactivityDuration=0)
in-memory: true in-memory: true
pool: pool:
enabled: true enabled: true
......
Supports Markdown
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