Commit 2d42d49ecd075cbbd808ddcbed17ee9ff0594244

Authored by 刘岱鹏
1 parent 64cc3aa4

调整配置

Showing 1 changed file with 1 additions and 10 deletions
class-service.yml
@@ -67,16 +67,7 @@ spring: @@ -67,16 +67,7 @@ spring:
67 sentinel: 67 sentinel:
68 master: mymaster1 68 master: mymaster1
69 nodes: redis-server:16379,redis-server:16379 69 nodes: redis-server:16379,redis-server:16379
70 - jms:  
71 - brokerUrl: tcp://mqserver:61616  
72 - consumer:  
73 - concurrentConsumers: 5  
74 - maxConcurrentConsumers: 10  
75 - pool:  
76 - maxConnections: 10  
77 - maximumActiveSessionPerConnection: 100  
78 - idleTimeout: 60000  
79 - createConnectionOnStartup: false 70 +
80 71
81 mybatis: 72 mybatis:
82 mapperLocations: classpath:/mybatis/*.xml 73 mapperLocations: classpath:/mybatis/*.xml