Uses of Class
org.springframework.boot.context.properties.ConfigurationPropertiesBindConstructorProvider
Packages that use ConfigurationPropertiesBindConstructorProvider
Package
Description
Support for external configuration properties.
-
Uses of ConfigurationPropertiesBindConstructorProvider in org.springframework.boot.context.properties
Fields in org.springframework.boot.context.properties declared as ConfigurationPropertiesBindConstructorProviderModifier and TypeFieldDescriptionstatic final ConfigurationPropertiesBindConstructorProvider
ConfigurationPropertiesBindConstructorProvider.INSTANCE
A shared singletonConfigurationPropertiesBindConstructorProvider
instance.