public interface JacksonSerde extends ArangoSerde
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configureFunction)
Allows configuring the underlying Jackson ObjectMapper
|
deserialize, serializevoid configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configureFunction)
configureFunction - function to configure the Jackson ObjectMapperCopyright © 2016–2023 ArangoDB GmbH. All rights reserved.