Programmer DD
Feb 25, 2022 · Backend Development
Do ApplicationStartedEvent and ContextStartedEvent Differ in Spring Boot?
This article explains the differences between ApplicationStartedEvent and ContextStartedEvent in Spring Boot, clarifies their inheritance hierarchy, and lists the key events provided by Spring Boot, highlighting that ContextStartedEvent is not used in the framework.
ApplicationStartedEventEventscontextstartevent
0 likes · 3 min read
