public interface ObjectMapperProcessor
Modifier and Type | Method and Description |
---|---|
void |
processJsonObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper) |
void |
processYamlObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
Deprecated.
since 2.0.7, as no-op
|
void processJsonObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
@Deprecated void processYamlObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
Copyright © 2020 JBoss by Red Hat. All rights reserved.