chenxubiao opened a new issue #70: using getter and setter to get or set properties URL: https://github.com/apache/rocketmq-spring/issues/70 **FEATURE REQUEST** 1. Please use getter and setter instead of annotation. The current `DefaultRocketMQListenerContainer#rocketMQMessageListener` uses annotation to set properties, which prevents using of custom annotation to override these properties. I would like to know if it is possible to use getter and setter instead of the annotation?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
