程序包的使用
cn.taketoday.context.properties.bind
程序包
说明
Support for external configuration properties.
Support for
@ConfigurationProperties binding.General
BindHandler implementations.Binding validation support.
-
-
类说明Abstract base class for
BindHandlerimplementations.Source that can be bound by aBinder.Restrictions that can be applied when binding values.Strategy interface used to determine a specific constructor to use when binding.Context information for use byBindHandlers.A container object which Binds objects from one or moreConfigurationPropertySources.Callback interface that can be used to handle additional logic during elementbinding.A container object to return the result of aBinderbind operation.Optional strategy that used by aBinderto resolve property placeholders. -
类说明Abstract base class for
BindHandlerimplementations.Source that can be bound by aBinder.Context information for use byBindHandlers.Callback interface that can be used to handle additional logic during elementbinding. -
类说明Abstract base class for
BindHandlerimplementations.Source that can be bound by aBinder.Context information for use byBindHandlers.Callback interface that can be used to handle additional logic during elementbinding.