public interface ConfigurationBeanCustomizer
extends org.springframework.core.Ordered
its binding.
If There are multiple ConfigurationBeanCustomizer beans in the Spring context,
they are executed orderly, thus the subclass should be aware to implement the Ordered.getOrder() method.
ConfigurationBeanBinder,
ConfigurationBeanBindingPostProcessorCopyright © 2019. All rights reserved.