@ConfigurationProperties(prefix="endpoints.actuator") public class HalJsonMvcEndpoint extends AbstractNamedMvcEndpoint
MvcEndpoint
to expose HAL-formatted JSON.DISABLED_RESPONSE
Constructor and Description |
---|
HalJsonMvcEndpoint(ManagementServletContext managementServletContext) |
Modifier and Type | Method and Description |
---|---|
protected ManagementServletContext |
getManagementServletContext() |
org.springframework.hateoas.ResourceSupport |
links() |
getName
getEndpointType, getEnvironment, getPath, isEnabled, isSensitive, setEnabled, setEnvironment, setPath, setSensitive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpointType, getPath, isSensitive
addArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
public HalJsonMvcEndpoint(ManagementServletContext managementServletContext)
@ActuatorGetMapping @ResponseBody public org.springframework.hateoas.ResourceSupport links()
protected final ManagementServletContext getManagementServletContext()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.