Переглянути джерело

Merge remote-tracking branch 'origin/master'

hym 4 роки тому
батько
коміт
3f95228f5c

+ 2 - 0
sms_water/src/main/resources/application-dev.properties

@@ -113,6 +113,8 @@ spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThre
 spring.quartz.properties.org.quartz.threadPool.threadCount=10
 spring.quartz.properties.org.quartz.threadPool.threadPriority=5
 spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
+receive.exchange.name=messageExchange
+dispath.routing.key=dipathKey
 
 #rabbit
 

+ 2 - 0
sms_water/src/main/resources/application-prd.properties

@@ -112,3 +112,5 @@ spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThre
 spring.quartz.properties.org.quartz.threadPool.threadCount=10
 spring.quartz.properties.org.quartz.threadPool.threadPriority=5
 spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
+receive.exchange.name=messageExchange
+dispath.routing.key=dipathKey

+ 2 - 1
sms_water/src/main/resources/application-sit.properties

@@ -115,5 +115,6 @@ spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThre
 spring.quartz.properties.org.quartz.threadPool.threadCount=10
 spring.quartz.properties.org.quartz.threadPool.threadPriority=5
 spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
-
+receive.exchange.name=messageExchange
+dispath.routing.key=dipathKey