Open g-crocker opened 1 year ago
We have a Spring Cloud Config that has RabbitMQ binders to propagate changes made to the config server.
Will this library be able to listen to these changes? How will it know when configurations are changed in the server?
@g-crocker,
The current version doesn't support this feature, but I think it can be added.
Could you share some more information, so I can reproduce the behavior locally?
Need/Ideas Statement
We have a Spring Cloud Config that has RabbitMQ binders to propagate changes made to the config server.
Will this library be able to listen to these changes? How will it know when configurations are changed in the server?