You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switching form InitializingBean to a SmartLifecycle can cause issues for users depending on the current behaviour expecting the connection to be avaliable in afterPropertiesSet().
We should restore the previous behaviour to allow a smooth upgrade.