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.
Since:
2.0.0
Author:
Madhura Bhave, Phillip Webb