Robert Wei
Robert Wei
any update, the issue fixed ?
sorry please ignore, i found the rabbitmq config
rabbit: default: consumer: bindQueue: false declareExchange: false producer: bindQueue: false declareExchange: false durable: true publisherConfirms: true publisherReturns: true
Can you provide more demos to showcase the scene ? now about the latest spring stream resource are very scarce, thank you
@sobychacko thanks for your reply. I try to use message routing callback to test it. and i want to know if use the message header can implement the scenaia? thanks
the demo url : [demo](https://github.com/weiro-9-w7/Eureka-Client-Register.git) and i view the document show how to config when contains restTemplate & webclient. [document](https://github.com/spring-cloud/spring-cloud-netflix/issues/4236);