Package io.quarkus.jackson
-
Interface Summary Interface Description ObjectMapperCustomizer Meant to be implemented by a CDI bean that provides arbitrary customization for the defaultObjectMapper.
| Interface | Description |
|---|---|
| ObjectMapperCustomizer |
Meant to be implemented by a CDI bean that provides arbitrary customization for the default
ObjectMapper. |