Namespace Steeltoe.Common.Configuration
Classes
- PropertyPlaceholderHelper
Utility class for working with configuration values that have placeholders in them. A placeholder takes the form of
Note: This was "inspired" by the Spring class: PropertyPlaceholderHelper${some:config:reference?default_if_not_present}>