@ConfigurationProperties(prefix="endpoints.health") public class HealthMvcEndpointProperties extends Object
HealthMvcEndpoint
.Constructor and Description |
---|
HealthMvcEndpointProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,HttpStatus> |
getMapping() |
void |
setMapping(Map<String,HttpStatus> mapping) |
public Map<String,HttpStatus> getMapping()
public void setMapping(Map<String,HttpStatus> mapping)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.