dynamicConfigurationProviders

Configures what is configured by action as dynamic configuration providers.

The registered actions are executed in the order that they are registered to construct the dynamic configuration provider collection.

Example

ivi {
application {
dynamicConfigurationProviders {
...
}
}
}