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

I hope to be able to load both key simultaneously #814

Open
notdragonfly opened this issue Apr 20, 2023 · 0 comments
Open

I hope to be able to load both key simultaneously #814

notdragonfly opened this issue Apr 20, 2023 · 0 comments

Comments

@notdragonfly
Copy link

I hope to be able to load two keys simultaneously. How can I write my yaml? Currently, I am using one key and can reload it. These two keys are in the same folder, and I hope to be able to load them simultaneously,

spring:
cloud:
consul:
host: 127.0.0.1
port: 8101
config:
enabled: true
default-context: routermgr
format: YAML
data-key: database

I also have a common key and I hope to load it simultaneously

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

2 participants