新增lombok支持,监听队列命名
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<bean id="dnkxQueueDestination" class="org.apache.activemq.command.ActiveMQQueue">
|
||||
<!-- 设置消息队列的名字 -->
|
||||
<constructor-arg>
|
||||
<value>dnkxmq</value>
|
||||
<value>ifishDataMq</value>
|
||||
</constructor-arg>
|
||||
</bean>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user