@ConfigurationProperties(value="management.endpoint.health") public class HealthEndpointProperties extends HealthProperties
HealthEndpoint
.Modifier and Type | Class and Description |
---|---|
static class |
HealthEndpointProperties.Group
A health endpoint group.
|
HealthProperties.Show, HealthProperties.Status
Constructor and Description |
---|
HealthEndpointProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,HealthEndpointProperties.Group> |
getGroup() |
HealthProperties.Show |
getShowDetails() |
void |
setShowDetails(HealthProperties.Show showDetails) |
getRoles, getShowComponents, getStatus, setRoles, setShowComponents
public HealthProperties.Show getShowDetails()
getShowDetails
in class HealthProperties
public void setShowDetails(HealthProperties.Show showDetails)
public Map<String,HealthEndpointProperties.Group> getGroup()