Package io.microsphere.spring.context.config
-
Interface Summary Interface Description ConfigurationBeanBinder A binder interface for mapping configuration properties to a configuration bean.ConfigurationBeanCustomizer A callback interface that allows for customizing a configuration bean after it has been bound but before it is registered in the Spring application context. -
Class Summary Class Description DefaultConfigurationBeanBinder The defaultConfigurationBeanBinderimplementation