| Package | Description |
|---|---|
| net.obvj.confectory.merger |
This package contains the
ConfigurationMerger implementations, as well as
auxiliary classes. |
| net.obvj.confectory.util |
Utility classes in general.
|
| Constructor and Description |
|---|
GenericJSONConfigurationMerger(JsonProvider jsonProvider)
Creates a new JSON Configuration Merger for a specific provider.
|
GenericJSONConfigurationMerger(JsonProvider jsonProvider,
Map<String,String> distinctObjectKeysInsideArrays)
Creates a new JSON Configuration Merger for a specific provider and a preset map of
distinct keys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonSmartJsonProvider
A specialized
JsonProvider implementation for json-smart. |
Copyright © 2022. All rights reserved.