public class JSR353Bundle extends GensonBundle
| Modifier and Type | Class and Description |
|---|---|
class |
JSR353Bundle.JsonValueConverter |
| Constructor and Description |
|---|
JSR353Bundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(GensonBuilder builder)
This method does not provide any guarantee to when it is called: before user config, during,
or after.
|
JSR353Bundle |
readUnknownTypesAsJsonValue(boolean enable)
False by default.
|
createBeanDescriptorProviderpublic void configure(GensonBuilder builder)
GensonBundleconfigure in class GensonBundlepublic JSR353Bundle readUnknownTypesAsJsonValue(boolean enable)
Copyright © 2019. All rights reserved.