SpringBoot-RabbitMQ icon indicating copy to clipboard operation
SpringBoot-RabbitMQ copied to clipboard

RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-rab...

Results 1 SpringBoot-RabbitMQ issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/scalad/SpringBoot-RabbitMQ/assets/66513166/653a4707-ce88-48e2-8612-f4d157bc02ce) 你好,我运行了整个项目,发现监听类的端口不应该是15672,15672用于访问web端服务器检测页面,程序应打开5672端口即可 ![image](https://github.com/scalad/SpringBoot-RabbitMQ/assets/66513166/8f1cbd6c-b91a-4707-9645-7899f118c0df)