ConfigDataLocationResolverContext

Context provided to ConfigDataLocationResolver methods.

Author

Phillip Webb

Madhura Bhave

Since

2.4.0

Functions

Link copied to clipboard
abstract fun getBinder(): Binder
Provides access to a binder that can be used to obtain previously contributed values.
Link copied to clipboard
Link copied to clipboard
Provides access to the parent ConfigDataResource that triggered the resolve or null if there is no available parent.