Commit a2b09609f2cf24bd629cac78164b11ebb69468d0
1 parent
6562042f
调整配置
Showing
1 changed file
with
0 additions
and
1 deletions
user-service.yml
| @@ -38,7 +38,6 @@ spring: | @@ -38,7 +38,6 @@ spring: | ||
| 38 | activemq: | 38 | activemq: |
| 39 | broker-url: failover:(tcp://mqserver:61616)?initialReconnectDelay=100 #ActiveMQ use static transport for broker clusters. multicast discovery for broker clusters, JmsListener cannot auto receive messages from some ActiveMQ servers | 39 | broker-url: failover:(tcp://mqserver:61616)?initialReconnectDelay=100 #ActiveMQ use static transport for broker clusters. multicast discovery for broker clusters, JmsListener cannot auto receive messages from some ActiveMQ servers |
| 40 | pool: | 40 | pool: |
| 41 | - enabled: true | ||
| 42 | max-connections: 5 | 41 | max-connections: 5 |
| 43 | idle-timeout: 30000 | 42 | idle-timeout: 30000 |
| 44 | expiry-timeout: 0 | 43 | expiry-timeout: 0 |