Spring @jmslistener configuration to read the message in parallel(asynchronously)

后端 未结 0 1039
轮回少年
轮回少年 2021-01-04 22:50

I\'m using Spring\'s @JmsListener to read and process a message from an Azure topic. I need to read the messages in parallel not one by one.

Here\'s the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题