我使用ActiveMQ作为嵌入式Spring Boot.似乎Broker是通过ActiveMQConnectionFactory创建的.我知道配置代理的方法是使用代理在查询中设置参数.如下所述:http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html
我想设置一些关于DLQ的功能,所以它在destinationPolicy属性中,但属性类型不是简单类型而是复杂类型,如何编写查询参数来禁用DLQ,好吗?
java activemq-classic spring-boot
activemq-classic ×1
java ×1
spring-boot ×1