Skip to content

BeanDefinitionRegistryPostProcessor should declare empty default postProcessBeanFactory method #31476

@jhoeller

Description

@jhoeller

Since custom BeanDefinitionRegistryPostProcessor implementations will typically only provide a postProcessBeanDefinitionRegistry method, the interface should declare the BeanFactoryPostProcessor-inherited postProcessBeanFactory method as empty by default.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions