Uses of Package
jakarta.json.bind.config
-
Packages that use jakarta.json.bind.config Package Description jakarta.json.bind Provides JSON Binding API, which enables binding Java objects from and to JSON documents.jakarta.json.bind.annotation Defines annotations for customizing the mapping between Java program elements and JSON documents. -
Classes in jakarta.json.bind.config used by jakarta.json.bind Class Description PropertyNamingStrategy Allows to define custom property naming strategy.PropertyVisibilityStrategy Provides mechanism how to define customized property visibility strategy. -
Classes in jakarta.json.bind.config used by jakarta.json.bind.annotation Class Description PropertyVisibilityStrategy Provides mechanism how to define customized property visibility strategy.