JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
io.micronaut.serde.processor.jsonb
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.micronaut.serde.processor.jsonb
@NullMarked
package
io.micronaut.serde.processor.jsonb
Annotation mappers that translate JSON-B annotations into Micronaut Serialization metadata.
Related Packages
Package
Description
io.micronaut.serde.processor
Annotation processing entry point for generating Micronaut Serialization metadata and source.
io.micronaut.serde.processor.bson
Annotation mappers that translate BSON annotations into Micronaut Serialization metadata.
io.micronaut.serde.processor.jackson
Annotation mappers that translate Jackson annotations into Micronaut Serialization metadata.
io.micronaut.serde.processor.serde
Annotation mappers for Micronaut Serialization annotations.
io.micronaut.serde.processor.sourcegen
Source generation infrastructure for compile-time serializers and deserializers.
Classes
Class
Description
JsonbCreatorTransformer
JsonbDateFormatTransformer
JsonbNillableTransformer
Support JsonbNillable.
JsonbNumberFormatTransformer
JsonbPropertyOrderTransformer
JsonbPropertyTransformer
JsonbTransientTransformer