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 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,
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
The text was updated successfully, but these errors were encountered: