You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "MumfordSons (via GitHub)" <gi...@apache.org> on 2023/03/18 06:10:28 UTC

[GitHub] [rocketmq-spring] MumfordSons opened a new issue, #542: is there way to register listener bean by custom annotation which meta-annotation is RocketMQMessageListener

MumfordSons opened a new issue, #542:
URL: https://github.com/apache/rocketmq-spring/issues/542

   **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 bean as well as RocketMQMessageListener
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-spring] zuoHx580 commented on issue #542: is there way to register listener bean by custom annotation which meta-annotation is RocketMQMessageListener

Posted by "zuoHx580 (via GitHub)" <gi...@apache.org>.
zuoHx580 commented on issue #542:
URL: https://github.com/apache/rocketmq-spring/issues/542#issuecomment-1474780475

   i stuck on this line
   ![image](https://user-images.githubusercontent.com/45234194/226095969-6c178dfb-d298-4019-abf4-1a644e884994.png)
    so is there any flexible way to achive my suppose?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org