Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to init spring-cloud-zookeeper-config properties #300

Open
chingjustwe opened this issue Aug 31, 2022 · 2 comments
Open

How to init spring-cloud-zookeeper-config properties #300

chingjustwe opened this issue Aug 31, 2022 · 2 comments

Comments

@chingjustwe
Copy link

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 advance


I've raised same question on StackOverflow but got no answer yet, hope someone can help here.

@24kpure
Copy link

24kpure commented Jan 12, 2023

You can make a tool for solving this problem.

@chingjustwe
Copy link
Author

You can make a tool for solving this problem.

Thanks for the comment.
I just not sure if there is already such kind of open source tool, so that I don't need to do duplicate work:-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants