Skip to content

Does not auto-start FactoryBean if it implements SmartLifecycle [SPR-6545] #11211

@spring-projects-issues

Description

@spring-projects-issues

Liu, Yinwei David opened SPR-6545 and commented

It looks like the latest snapshot of Spring change the way it gets Bean in DefaultLifecycleProcessor.
In 3.0.rc3, all FactoryBean itself which implements SmartLifecycle will get auto-started. However, the FactoryBean itself is not started by Spring in the latest snapshot.


Affects: 3.0 RC3

Issue Links:

Referenced from: commits 9d2f793, 42c7be4, a0c4d2c

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions