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
In the "Shutting down the Spring IoC container gracefully in non-web applications" of "5.6.1 Lifecycle callbacks", I think it's appropriate to use the ConfigurableApplicationContext interface instead of the AbstractApplicationContext class.