defaultStaticConfigurationProviders

abstract fun defaultStaticConfigurationProviders(action: Action<StaticConfigurationProviderCollectionConfigurator>)

Registers the given action to configure static configuration providers.

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