config-client icon indicating copy to clipboard operation
config-client copied to clipboard

Config Server installation that uses Spring Cloud Stream to propagate configuration changes

Open g-crocker opened this issue 1 year ago • 1 comments

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?

g-crocker avatar May 18 '23 12:05 g-crocker

@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?

amenezes avatar Jun 05 '23 15:06 amenezes