程序包的使用
org.springframework.boot.context.metrics.buffering
程序包
说明
Auto-configuration for actuator ApplicationStartup concerns.
Actuator support for
ApplicationStartup
.ApplicationStartup
implementation for
buffering steps and measuring their processing time.-
org.springframework.boot.actuate.autoconfigure.startup使用的org.springframework.boot.context.metrics.buffering中的类类说明
ApplicationStartup
implementation that bufferssteps
and records their timestamp as well as their processing time. -
类说明
ApplicationStartup
implementation that bufferssteps
and records their timestamp as well as their processing time.Represent the timeline ofsteps
recorded byBufferingApplicationStartup
. -
org.springframework.boot.context.metrics.buffering使用的org.springframework.boot.context.metrics.buffering中的类类说明Represent the timeline of
steps
recorded byBufferingApplicationStartup
.Event on the currentStartupTimeline
.