java.lang.Object
org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties

@ConfigurationProperties(prefix="management.endpoints.web") public class WebEndpointProperties extends Object
Configuration properties for web management endpoints.
从以下版本开始:
2.0.0
作者:
Madhura Bhave, Phillip Webb