Package tools.jackson.dataformat.avro.annotation
package tools.jackson.dataformat.avro.annotation
-
Annotation InterfacesClassDescriptionWhen generate logical types is enabled, annotation instructs the
AvroSchemaGeneratorto declare the annotated property's logical type as "decimal" (LogicalTypes.Decimal).Only used during Avro schema generation; has no effect on data (de)serialization.Annotation allows to override default Avro type namespace value.