Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jms增加基于数据库的幂等实现 #97

Open
wayshall opened this issue Dec 11, 2023 · 0 comments
Open

jms增加基于数据库的幂等实现 #97

wayshall opened this issue Dec 11, 2023 · 0 comments
Milestone

Comments

@wayshall
Copy link
Owner

wayshall commented Dec 11, 2023

1、增加自定义jms监听器注解@IdempotentListener
2、通过自定义的监听器实现消费拦截,实现基于数据库的幂等实现
3、增加对activemq使用jackson序列化消息支持

wayshall added a commit that referenced this issue Dec 11, 2023
wayshall added a commit that referenced this issue Dec 11, 2023
重构了mq相关实现部分代码

fix: #97
@wayshall wayshall changed the title 增加自定义jms监听器注解@IdempotentListener jms增加基于数据库的幂等实现 Dec 11, 2023
wayshall added a commit that referenced this issue Dec 11, 2023
增加activemq使用jackson序列化消息支持

fix: #97
wayshall added a commit that referenced this issue Dec 12, 2023
-
增加自定义的MethodJmsListenerEndpoint和MessagingMessageListenerAdapter,重新实现IdempotentListener

fix: #97
@wayshall wayshall added this to the 5.x milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant