ConfigDataLocationResolverContext
interface ConfigDataLocationResolverContext
Context provided to ConfigDataLocationResolver methods.
Author
Phillip Webb
Madhura Bhave
Since
2.4.0
Functions
Link copied to clipboard
Provides access to the ConfigurableBootstrapContext shared across all EnvironmentPostProcessors.
Link copied to clipboard
Provides access to the parent ConfigDataResource that triggered the resolve or
null
if there is no available parent.