@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() |
getNamegetEndpointType, getEnvironment, getPath, isEnabled, isSensitive, setEnabled, setEnvironment, setPath, setSensitiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointType, getPath, isSensitiveaddArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorpublic HalJsonMvcEndpoint(ManagementServletContext managementServletContext)
@ActuatorGetMapping @ResponseBody public org.springframework.hateoas.ResourceSupport links()
protected final ManagementServletContext getManagementServletContext()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.