Package org.springframework.boot.context.metrics.buffering
package org.springframework.boot.context.metrics.buffering
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.Represent the timeline ofsteps
recorded byBufferingApplicationStartup
.Event on the currentStartupTimeline
.