defaultStaticConfigurationProviders
abstract fun defaultStaticConfigurationProviders(action: Action<StaticConfigurationProviderCollectionConfigurator>)
Configures what is configured by action as static configuration providers.
The registered actions are executed in the order that they are registered to construct the default static configuration provider collection.