类 ConfigurationPropertiesBindConstructorProvider

java.lang.Object
cn.taketoday.context.properties.ConfigurationPropertiesBindConstructorProvider
所有已实现的接口:
BindConstructorProvider

public class ConfigurationPropertiesBindConstructorProvider extends Object implements BindConstructorProvider
从以下版本开始:
4.0
作者:
Madhura Bhave, Phillip Webb, Harry Yang