I am trying to follow the akka-sample-kafka-to-sharding-scala example, but this and the docs seem to assume that I am able to define a Command trait that my Kafka messages will inherit. I don’t have this luxury.
Is there a workaround for this?
Thanks
2 posts - 2 participants