rocketmq-spring icon indicating copy to clipboard operation
rocketmq-spring copied to clipboard

is there any way to register listener bean by custom annotation which meta-annotation is RocketMQMessageListener

Open zuoHx580 opened this issue 3 years ago • 1 comments

FEATURE REQUEST

  1. Please describe the feature you are requesting. i defined a custom annotation and it's meta-annotation include @component and @RocketMQMessageListener. i want to project can register listener bean by my custom annotation just like added by @RocketMQMessageListener

zuoHx580 avatar Mar 18 '23 06:03 zuoHx580

i stuck on this line image so is there any flexible way to achive my suppose?

zuoHx580 avatar Mar 18 '23 09:03 zuoHx580