You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple spring boot applications, and I put the properties in application-{profile} file in project. Now I'm trying to use zookeeper as spring cloud config center, what's the best practice to migrate those properties to zookeeper please? I really don't want to add it manually since there are tons of configurations! Thanks in advance
I've raised same question on StackOverflow but got no answer yet, hope someone can help here.
The text was updated successfully, but these errors were encountered:
Question
I have multiple spring boot applications, and I put the properties in
application-{profile}
file in project. Now I'm trying to use zookeeper as spring cloud config center, what's the best practice to migrate those properties to zookeeper please? I really don't want to add it manually since there are tons of configurations! Thanks in advanceI've raised same question on StackOverflow but got no answer yet, hope someone can help here.
The text was updated successfully, but these errors were encountered: