ConfigDataEnvironmentUpdateListener
EventListener to listen to Environment updates triggered by the ConfigDataEnvironmentPostProcessor.
Author
Phillip Webb
Since
2.4.2
Properties
Link copied to clipboard
A ConfigDataEnvironmentUpdateListener that does nothing.
Functions
Link copied to clipboard
open fun onPropertySourceAdded(propertySource: PropertySource<out Any>, location: ConfigDataLocation, resource: ConfigDataResource)
Called when a new PropertySource is added to the Environment.
Link copied to clipboard
Called when Environment profiles are set.