Package | Description |
---|---|
org.springframework.boot.context.metrics.buffering |
ApplicationStartup implementation for
buffering steps and measuring their processing time. |
Modifier and Type | Method and Description |
---|---|
List<StartupTimeline.TimelineEvent> |
StartupTimeline.getEvents()
Return the recorded events.
|