Uses of Package
org.springframework.boot.context.metrics.buffering
Package
Description
Auto-configuration for actuator ApplicationStartup concerns.
Actuator support for
ApplicationStartup
.ApplicationStartup
implementation for
buffering steps and measuring their processing time.-
ClassDescription
ApplicationStartup
implementation that bufferssteps
and records their timestamp as well as their processing time. -
ClassDescription
ApplicationStartup
implementation that bufferssteps
and records their timestamp as well as their processing time.Represent the timeline ofsteps
recorded byBufferingApplicationStartup
. -
ClassDescriptionRepresent the timeline of
steps
recorded byBufferingApplicationStartup
.Event on the currentStartupTimeline
.