public class EurekaJsonJacksonCodec extends AbstractEurekaJacksonCodec
JsonRootName
annotation.MINI_AMAZON_INFO_INCLUDE_KEYS
Constructor and Description |
---|
EurekaJsonJacksonCodec() |
EurekaJsonJacksonCodec(KeyFormatter keyFormatter,
boolean compact) |
Modifier and Type | Method and Description |
---|---|
<T> com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper(java.lang.Class<T> type) |
addMiniConfig, writeTo
public EurekaJsonJacksonCodec()
public EurekaJsonJacksonCodec(KeyFormatter keyFormatter, boolean compact)
public <T> com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(java.lang.Class<T> type)
getObjectMapper
in class AbstractEurekaJacksonCodec