@Configuration @ConditionalOnMissingBean(value=org.springframework.hateoas.LinkDiscoverers.class) @EnableHypermediaSupport(type=HAL) protected static class HypermediaAutoConfiguration.HypermediaConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
HypermediaConfiguration() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HalObjectMapperConfigurer |
halObjectMapperConfigurer() |
@Bean public static org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HalObjectMapperConfigurer halObjectMapperConfigurer()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.