| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
| 限定符和类型 | 方法和说明 |
|---|---|
BeanDefinitionBuilder |
BeanDefinitionBuilder.applyCustomizers(BeanDefinitionCustomizer... customizers)
Apply the given customizers to the underlying bean definition.
|