Uses of Class
org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup
Packages that use BufferingApplicationStartup
-
Uses of BufferingApplicationStartup in org.springframework.boot.actuate.startup
Constructors in org.springframework.boot.actuate.startup with parameters of type BufferingApplicationStartupModifierConstructorDescriptionStartupEndpoint
(BufferingApplicationStartup applicationStartup) Creates a newStartupEndpoint
that will describe the timeline of buffered application startup events.