iapplejohn opened a new pull request #281: URL: https://github.com/apache/rocketmq-spring/pull/281
## What is the purpose of the change To support SpringBoot 1 ## Brief changelog 1. Utilize registerBeanDefinition instead of registerBean when process listener container. 2. Add several setter methods of DefaultRocketMQListenerContainer to allow spring populate values. ## Verifying this change 1. When getBean method is invoked, we find that the values of the DefaultRocketMQListenerContainer are populated correctly. ---------------------------------------------------------------- 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]
