-
Notifications
You must be signed in to change notification settings - Fork 0
Support spring cloud config #202
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
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.
Microservice configuration can be spread using spring cloud config.
Describe the solution you'd like
Move microservice configuration into separate service spring cloud config (could be separate repository). Apply config after start.
Describe alternatives you've considered
None
Additional context
Could be good to update configuration via spring cloud bus