JsonNode.JsonNode.ConfigurationException for errors parsing a configuration file.InputStream to represent the application
configuration.ObjectMapper used to read
the configuration.JsonParser to parse the contents of the provided InputStream.ConfigurationFactoryFactory interface.System.getenv() directly instead.StringSubstitutor using environment variables as lookup source.ConfigurationSourceProvider that reads the configuration from the
local file system.InputStream that contains the source of the configuration for the
application.InputStream that contains the source of the configuration for the
application.ConfigurationSourceProvider which reads the configuration
from a resource file.ConfigurationSourceProvider which replaces variables in the underlying configuration
source according to the rules of a custom StringSubstitutor.EnvironmentVariableSubstitutor because no value is provided.ConfigurationSourceProvider that reads the configuration from a
URL.Copyright © 2023. All rights reserved.