Skip to content

SpringBoot整合RabbitMQ,实现可靠的消息保证机制,尽可能保证消息100%投递成功以及被消费,也可作为基于可靠消息的分布式事务解决方案来保障数据最终一致性。

Notifications You must be signed in to change notification settings

AlanLee-Java/boot-rabbitmq-reliable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot-rabbitmq-reliable

SpringBoot整合RabbitMQ,实现可靠的消息保证机制,尽可能保证消息100%投递成功以及被消费,也可作为基于可靠消息的分布式事务解决方案来保障数据最终一致性。

About

SpringBoot整合RabbitMQ,实现可靠的消息保证机制,尽可能保证消息100%投递成功以及被消费,也可作为基于可靠消息的分布式事务解决方案来保障数据最终一致性。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages