Tagged articles
3 articles
Page 1 of 1
Programmer DD
Programmer DD
Mar 15, 2023 · Backend Development

Do ApplicationStartedEvent and ContextStartedEvent Differ in Spring Boot?

This article explains the distinction between Spring Boot’s ApplicationStartedEvent and the traditional ContextStartedEvent, clarifies that Spring Boot defines its own set of events inheriting from SpringApplicationEvent, and lists the core events introduced in Spring Boot 2.0.

application-eventsspring-boot
0 likes · 2 min read
Do ApplicationStartedEvent and ContextStartedEvent Differ in Spring Boot?