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

How to configure the loading order of RocketMQListener and Springboot Listener? #100

Closed
itrickzhang opened this issue Jul 5, 2019 · 1 comment
Labels
discuss Discuss whether to support
Milestone

Comments

@itrickzhang
Copy link

itrickzhang commented Jul 5, 2019

I need to consume after loading the listener for spring boot. The configuration annotation @order is not valid and has been the first to load RocketMQListener.
image

@fangjian0423
Copy link
Member

I think you could try to use Spring Cloud Stream to do this.

@ShannonDing ShannonDing added the bug Something isn't working label Sep 4, 2019
@ShannonDing ShannonDing added this to the 2.0.4 milestone Sep 4, 2019
@ShannonDing ShannonDing added discuss Discuss whether to support and removed bug Something isn't working labels Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Discuss whether to support
Projects
None yet
Development

No branches or pull requests

4 participants