目录1、自定义一个MqTemplate2、定义一个mq配置项相对应的类3、将我们自定义的mq配置定义成MqTemplate类型的bean4、使用对应的Template发送消息以rabbitmq为例
i have the following code snapshot: public void getResults( String expression, String collection ){ ReferenceList list;