-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task
Milestone
Description
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:
- autowired_bug_2.zip (4.35 kB)
- autowired_bug.zip (3.12 kB)
- autowired.patch (1.32 kB)
- mylyn-context.zip (2.29 kB)
Issue Links:
- BeanFactoryPostProcessor not working for @Value [SPR-8213] #12863 BeanFactoryPostProcessor not working for
@Value
("is duplicated by")
Referenced from: commits a557878
0 votes, 6 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task