I'm trying to work with kotlinx serialization. It...
# announcements
a
I'm trying to work with kotlinx serialization. It uses the attribute
@Serializable
I want to wrap the kotlinx serialization functionality with a Serde for Kafka streams. And I want to build a generic JsonSerde<T>