|
@@ -113,4 +113,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
|
|
|
|