Hi @ruplim ,
I just wanted to update you and anyone that finds this thread that the latest version of the Solace Spring Cloud Stream Binder now allows for you to disable queue provisioning so you can use it with pre-provisioned queues.
There are three new properties that you can set to false to disable provisioning. You can find more info here.
The properties are:
- provisionDurableQueue
- provisionSubscriptionsToDurableQueue
- provisionDmq
Happy Streaming!