程序包的使用
cn.taketoday.context.properties
-
类说明Bean to record and provide bound
@ConfigurationProperties.Annotation for externalized configuration.Provides access to@ConfigurationPropertiesbean details, regardless of if the annotation was used directly or on a@Beanfactory method.The binding method that is used for the bean.BindConstructorProviderused when binding@ConfigurationProperties.Enable support for@ConfigurationPropertiesannotated beans.