Skip to content

Doc: @Autowired not working in BeanFactoryPostProcessor [SPR-4935] #9610

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rafał Piotrowski opened SPR-4935 and commented

I create simple bean which implements BeanFactoryPostProcessor and has dependent bean injected with @Autowired annotation. Injection does not occur.

Workaround is to use standard XML dependency injection.


Affects: 2.5.4

Attachments:

Issue Links:

Referenced from: commits a557878

0 votes, 6 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions