类 HealthEndpointProperties.Logging

java.lang.Object
org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Logging
封闭类:
HealthEndpointProperties

public static class HealthEndpointProperties.Logging extends Object
Health logging properties.
  • 构造器详细资料

    • Logging

      public Logging()
  • 方法详细资料

    • getSlowIndicatorThreshold

      public Duration getSlowIndicatorThreshold()
    • setSlowIndicatorThreshold

      public void setSlowIndicatorThreshold(Duration slowIndicatorThreshold)