HelidonHelidon4.5.2

io.helidon.http.media.jsonb.JsonbSupport

Description

Configuration of the JsonbSupport

Configuration options

KeyTypeDescription
boolean-propertiesMap<String, Boolean>Jsonb boolean configuration properties
class-propertiesMap<String, Class>Jsonb Class configuration properties
accepted-media-typesList<String>Types accepted by this media support
nameStringName of the support
content-typeStringContent type to use if not configured (in response headers for server, and in request headers for client)
propertiesMap<String, String>Jsonb String configuration properties

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.