spring rabbitmq demo 测试

174 阅读1分钟

1.环境

 vmware 10 workstation centos 7 rabbitmq 3.6.1

2.demo代码连接github.com/scalad/Spri…(thanks)

3.测试运行程序发现报

Failed to check/redeclare auto-delete queue(s). ioexception 

4.通过blog.csdn.net/qq_22638399… (thanks)

这篇博文的方法问题解决。解决方式如图

测试结果通过:

至此学习过程完成!