Package io.simplesource.kafka.serialization.util
-
Interface Summary Interface Description GenericMapper<V,S> Provides a mapping from your domain classes for aggregates, events, commands and keys to a generic serialization class used to read and write from Kafka. -
Class Summary Class Description GenericSerde<A,S>