lijunznb666 opened a new pull request #432: URL: https://github.com/apache/rocketmq-spring/pull/432
## What is the purpose of the change Fix ext producer npe # 修改的地方 调整ExtProducerResetConfiguration实现BeanPostProcessor 将DefaultMQProducer的完善提前至beanpost过程 防止consumer先启动后或以及其他bean初始化完后,立马用ExtRocketMQTemplate发消息 producer 为空问题 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
