qingzhou413 opened a new pull request #133: [ISSUE #132]Support spel for topic resolution. URL: https://github.com/apache/rocketmq-spring/pull/133 ## What is the purpose of the change To support spel for topic resolution when using @RocketMQMessageListener annotation. ## Brief changelog Adding prefix check("spel:") in ListenerContainerConfiguration.createRocketMQListenerContainer. Adding ROCKETMQ_LISTENER_TOPIC_PREFIX_SPEL = "spel:" prefix in RocketMQConfigUtils used by ListenerContainerConfiguration.createRocketMQListenerContainer.
---------------------------------------------------------------- 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
