xiangwangcheng commented on issue #209: [ISSUE #208]support request/reply model in rocketmq-spring URL: https://github.com/apache/rocketmq-spring/pull/209#issuecomment-570932230 I have made some changes after referring to the implementation of Kafka-spring. 1. reduce the number of methods 2. use generic type to receive reply content 3. add a new interface `RocketMQReplyListener` for consuming and replying. 4. conceal the reply logic in consumer side.
---------------------------------------------------------------- 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
