-
Notifications
You must be signed in to change notification settings - Fork 0
Support spring cloud bus #203
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjavaPull requests that update Java codePull requests that update Java code
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjavaPull requests that update Java codePull requests that update Java code
Projects
Status
No status
Is your feature request related to a problem? Please describe.
Application properties could be updated dynamically without redeploy.
Describe the solution you'd like
After supporting spring cloud config in #202, spring cloud bus should be supported as a bus to update configurations. Existing kafka could be used.
Describe alternatives you've considered
No
Additional context