| Class | Description |
|---|---|
| ByteBufferConverter |
A customized value converter to allow avro message to be delivered as it is (byte[]) to kafka, this is used
for outbox pattern where payload is serialized by KafkaAvroSerializer, the consumer need to get the deseralized payload.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.