SmartLifecycle should provide default methods [SPR-17188] #21723
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Yanming Zhou opened SPR-17188 and commented
Normally the motivation of Using SmartLifecycle instead of Lifecycle is make it auto startup, so we should return true by default, and most SmartLifecycle doesn't care about concurrent shutdown, we should provide a default stop method to avoid misuse shutdown order.
Affects: 5.0.8
Issue Links:
Referenced from: pull request #1929
The text was updated successfully, but these errors were encountered: