Class HttpExchangesEndpointAutoConfiguration
java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
@AutoConfiguration
@ConditionalOnAvailableEndpoint(org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint.class)
public final class HttpExchangesEndpointAutoConfiguration
extends Object
Auto-configuration for the
HttpExchangesEndpoint.- Since:
- 3.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpExchangesEndpointAutoConfiguration
public HttpExchangesEndpointAutoConfiguration()
-