|
@@ -28,6 +28,7 @@
|
|
|
<property name="connectionFactory" ref="connectionFactory"/>
|
|
<property name="connectionFactory" ref="connectionFactory"/>
|
|
|
<property name="destination" ref="defaultQueueDestination"/>
|
|
<property name="destination" ref="defaultQueueDestination"/>
|
|
|
<property name="messageListener" ref="defaultQueueMessageListener"/>
|
|
<property name="messageListener" ref="defaultQueueMessageListener"/>
|
|
|
|
|
+ <property name="concurrency" value="4-10"/>
|
|
|
</bean>
|
|
</bean>
|
|
|
|
|
|
|
|
</beans>
|
|
</beans>
|