类 HttpExchangesProperties

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties

@ConfigurationProperties(prefix="management.httpexchanges") public class HttpExchangesProperties extends Object
Configuration properties for recording HTTP exchanges.
从以下版本开始:
2.0.0
作者:
Wallace Wadge, Phillip Webb, Venil Noronha, Madhura Bhave, Stephane Nicoll
  • 构造器详细资料

    • HttpExchangesProperties

      public HttpExchangesProperties()
  • 方法详细资料