public interface Jackson2MapperCustomizerFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_JACKSON2_OBJECT_MAPPER_BUILDER |
| Modifier and Type | Method and Description |
|---|---|
Optional<Jackson2MapperCustomizer> |
getObject() |
default Optional<Jackson2MapperCustomizer> |
newInstanceIfPresent(String customizerClass,
Collection<String> classesMustPresent) |
static final String CLASS_JACKSON2_OBJECT_MAPPER_BUILDER
Optional<Jackson2MapperCustomizer> getObject()
default Optional<Jackson2MapperCustomizer> newInstanceIfPresent(String customizerClass, Collection<String> classesMustPresent)
Copyright © 2018. All rights reserved.