SpringBoot加RabbitMQ加WebSocket 使用SpringBoot搭建的简单项目,通过RabbitMQ消息队列接收消息,使用WebSocket推送至前台页面;testWebSocket.html是用于接收的静态页面,直接用浏览器打开即可