@ConfigurationProperties(prefix="management.endpoints.web") public class WebEndpointProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WebEndpointProperties.Exposure |
Constructor and Description |
---|
WebEndpointProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getBasePath() |
WebEndpointProperties.Exposure |
getExposure() |
Map<String,String> |
getPathMapping() |
void |
setBasePath(String basePath) |