My requirement is to publish messages to topics that are determined at run time. Hence I won't be able to mention my topic name in my application properties/yaml file. Is there a way to handle this with SCS?
Asked
Active
Viewed 173 times
0
-
I guess your question is answered here: http://stackoverflow.com/questions/40485421/spring-cloud-stream-to-support-routing-messages-dynamically – Ilayaperumal Gopinathan Feb 08 '17 at 16:55
-
@IlayaperumalGopinathan Did not understand the answer completely. Could you clarify my question in the pointed thread? – Ajay Feb 08 '17 at 17:06
-
Hi @Ajay, can you please post the solution you adopted for this issue. – Sudipta Roy Aug 19 '19 at 10:10