spring-cloud-stream-samples icon indicating copy to clipboard operation
spring-cloud-stream-samples copied to clipboard

spring-cloud-starter-stream-rocketmq: How to configure synchronous sending messages?

Open CC-PP opened this issue 3 years ago • 0 comments

org.springframework.cloud spring-cloud-starter-stream-rocketmq 0.9.0.RELEASE ![image](https://user-images.githubusercontent.com/80321677/147310600-9f9e8805-5add-4b41-a4e8-a9f119d0b455.png) 1、I found that I could not configure synchronous sending messages, resulting in the return code always being true. ![image](https://user-images.githubusercontent.com/80321677/147310731-f99c14e3-fde2-4def-a258-4d4e195e3374.png) so, How to configure synchronous sending messages?

CC-PP avatar Dec 24 '21 03:12 CC-PP