Skip to content

Inner bean behind BeanFactoryPostProcessor should be able to receive application events [SPR-14783] #19349

@spring-projects-issues

Description

@spring-projects-issues

Pavel Mukhataev opened SPR-14783 and commented

Spring bean doesn't get subscribed to application events if inner bean is used as a property for bean that implements BeanFactoryPostProcessor.

BeanFactoryPostProcessor bean itself get subscribed to application events, while it's inner beans are not.

Source code to reproduce problem: https://github.com/mpashka/checkSpringInitialization


Affects: 4.3.3

Reference URL: https://github.com/mpashka/checkSpringInitialization

Issue Links:

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