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
It would be useful to list ContextRefreshedEvent so that users can see its position relative to the Spring Boot-specific events. We could perhaps also list EmbeddedServletContainerIntializedEvent. Neither ContextRefreshedEvent nor EmbeddedServletContainerInitializedEvent is a SpringApplicationEvent so we'll need to be careful not to confuse people.