Class 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.
Since:
2.0.0
Author:
Wallace Wadge, Phillip Webb, Venil Noronha, Madhura Bhave, Stephane Nicoll
  • Constructor Details

    • HttpExchangesProperties

      public HttpExchangesProperties()
  • Method Details