Uses of Interface
jakarta.json.bind.config.PropertyNamingStrategy
Package
Description
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
-
Uses of PropertyNamingStrategy in jakarta.json.bind
Modifier and TypeMethodDescriptionfinal JsonbConfig
JsonbConfig.withPropertyNamingStrategy
(PropertyNamingStrategy propertyNamingStrategy) Property used to specify custom naming strategy.