| Package | Description |
|---|---|
| com.hybris.cockpitng.json.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectMapperConfiguration
Creates
ObjectMapper with configuration:
FAIL_ON_EMPTY_BEANS: false
FAIL_ON_UNKNOWN_PROPERTIES: false
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectMapperConfiguration> |
DefaultJSONMapper.getConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultJSONMapper.setConfigurations(List<ObjectMapperConfiguration> configurations) |
Copyright © 2018. All rights reserved.