How to access writable from app-service code #68
Answered
by
lenny-goodell
herrdragon
asked this question in
Q&A
-
Hello team, Is there a way to access the Writable section in configuration.toml like ApplicationSettings? or is there another way to know If I change a setting in Consul, how can I get the new value in the code? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
lenny-goodell
Mar 13, 2023
Replies: 1 comment 1 reply
-
@herrdragon , custom App Service can have structured custom config with own Writable section. Use this when the simpler ApplicationSettings isn't sufficient. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
herrdragon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@herrdragon , custom App Service can have structured custom config with own Writable section. Use this when the simpler ApplicationSettings isn't sufficient.
https://docs.edgexfoundry.org/2.3/microservices/application/AdvancedTopics/#structure-custom-configuration