Package | Description |
---|---|
jakarta.json.bind |
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
|
Modifier and Type | Method and Description |
---|---|
JsonbConfig |
JsonbConfig.withPropertyNamingStrategy(PropertyNamingStrategy propertyNamingStrategy)
Property used to specify custom naming strategy.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.