# rabbitmq_demo **Repository Path**: cuihui2012/rabbitmq_demo ## Basic Information - **Project Name**: rabbitmq_demo - **Description**: 基于RabbitMQ消息100%投递成功设计方案 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-16 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rabbitmq_demo 基于RabbitMQ消息100%投递成功设计方案 RabbitMQ安装: https://www.cnblogs.com/saryli/p/9729591.html postman测试: http://localhost:8001/order/addOrder(post请求) { "name" : "test" }