You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/08/27 03:31:40 UTC

[GitHub] [rocketmq-spring] qingzhou413 opened a new pull request #133: [ISSUE #132]Support spel for topic resolution.

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:
users@infra.apache.org


With regards,
Apache Git Services