# messageQueue **Repository Path**: undoner/messageQueue ## Basic Information - **Project Name**: messageQueue - **Description**: 基于Spring+iBatis+Maven构建的RabbitMQ API调用demo,实现消息的发送,接收,重试,失败转dead队列等; cn/lsoft/undoner/mq/MessageQueueListener.java负责消息接收; cn/lsoft/undoner/service/ScheduleService.java定时器发送消息; cn/lsoft/undoner/action/RabbitMQController.java实现RabbitMQ不同队列的转移,dead队列恢复等; Message.xml和User.xml是数据库映射的两个表,模拟消息的存储及用户登录操作; - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 7 - **Created**: 2015-12-08 - **Last Updated**: 2022-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.