使用spring-amqp结合使用rabbitmq
maven 依赖包配置如下: org.springframework.amqp spring-rabbit 1.2.0.RELEASE 通过spring 获得到连接,并发送消息public static void main(final String... args) throws Exception {