See: Description
| Interface | Description |
|---|---|
| SchemaResolver |
SchemaResolver represents basic bean that will handle serde operations for a given type.
|
| Class | Description |
|---|---|
| JsonSchema<T> |
JSON Schema to allow using
ObjectMapper from Micronaut instead of shaded one in Pulsar library. |
| ProtobufSchema<T> |
JSON Schema to allow using
ProtobufferCodec from Micronaut. |