Closed TomLous closed 5 years ago
Which version of EmbeddedKafka you're using? Currently we don't support 2.0.0
but I'm planning to release a 2.0.0
version over the weekend.
Oh sorry you are right. I'm using 2.0.0 with your 1.1.1 lib. I did manage to work around by pulling the implicit serde out of the Codecs so it still works. Thanks!
Can we close this now?
Running the
EmbeddedKafkaStreamsAllInOne
example I keep gettingI've noticed that I didn't have an Encoder class in my classpath. I probably don't need it, but it's part of the Codecs object and probably why it fails
https://github.com/apache/kafka/tree/2.0/core/src/main/scala/kafka/serializer