类 HttpExchangesEndpoint

java.lang.Object
org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint

@Endpoint(id="httpexchanges") public class HttpExchangesEndpoint extends Object
@Endpoint to expose HttpExchange information.
从以下版本开始:
3.0.0
作者:
Dave Syer, Andy Wilkinson