Consume your data from Conduktor even if Conduktor doesn’t support the format you used to serialize it.
Available since v2.19.0Conduktor supports natively all the data formats natively supported by Apache Kafka.
org.apache.kafka.common.serialization.Deserializer<T>
Java interface (for more information, see kafka-clients documentation)..jar
file containing these Kafka deserializers is provided so you can test the feature with them.org.apache.kafka.common.serialization.Deserializer<T>::configure
method with these properties)