类 WebEndpointProperties
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
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
WebEndpointProperties
public WebEndpointProperties()
-
-
方法详细资料
-
getExposure
-
getBasePath
-
setBasePath
-
getPathMapping
-
getDiscovery
-