public final class JsonConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
JsonConfig.KeyStrategy
Contains the different values allowed for
KEY_STRATEGY . |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_STRATEGY
Configuration property to define the strategy for handling duplicate keys.
|
public static final java.lang.String KEY_STRATEGY
JsonConfig.KeyStrategy