Package tech.guilhermekaua.spigotboot.core.context.dependency.postprocessor
package tech.guilhermekaua.spigotboot.core.context.dependency.postprocessor
-
ClassDescriptionRegistration surface for
BeanPostProcessorinstances.Callback interface for contributingBeanPostProcessorinstances to the framework.AppliesBeanPostProcessorRegistryCustomizerbeans to the framework'sBeanPostProcessorRegistryduring the DEFINITIONS_READY phase, before instantiation begins, so contributed post-processors run on every bean.