public final class JacksonJsonObjectMapperProvider extends Object
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
addBuilderSupport(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
static com.fasterxml.jackson.databind.ObjectMapper |
getDefaultObjectMapper()
Creates an ObjectMapper with the default configuration.
|
static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper()
Creates an ObjectMapper with the default GBIF Mixins.
|
static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapperWithBuilderSupport()
Creates an ObjectMapper that supports builders having a build method called "build" and without prefixes on methods.
|
public static com.fasterxml.jackson.databind.ObjectMapper getDefaultObjectMapper()
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapperWithBuilderSupport()
public static com.fasterxml.jackson.databind.ObjectMapper addBuilderSupport(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.