@ConditionalOnClass(value={org.springframework.http.converter.json.Jackson2ObjectMapperBuilder.class,com.fasterxml.jackson.databind.ObjectMapper.class}) protected static class HypermediaAutoConfiguration.HypermediaConfiguration.HalObjectMapperConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
HypermediaAutoConfiguration.HypermediaConfiguration.HalObjectMapperConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
configurePrimaryObjectMapper() |
static org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HalObjectMapperConfigurer |
halObjectMapperConfigurer() |
protected HypermediaAutoConfiguration.HypermediaConfiguration.HalObjectMapperConfiguration()
@PostConstruct public void configurePrimaryObjectMapper()
@Bean public static org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HalObjectMapperConfigurer halObjectMapperConfigurer()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.