X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=fa78c708e225ad5fbd9b771b2ad4f6bd0cc71b9f;hb=f1eec82fb197f9fc7906eb9a90d75468e9e4356f;hp=dd282c54bc6ba7f9987a4b901e038dd7c58af32f;hpb=0aa4a1863bf9ee5d345c652f47f350f82d73e4aa;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index dd282c5..fa78c70 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,13 @@ de.juplo.kafka - sum + endless-consumer 1.0-SNAPSHOT - Sum - Calculates the sum of all natuarl numbers up to the given natural number + Endless Consumer: a Simple Consumer-Group that reads and prints the topic and counts the received messages for each key by topic + + + 11 + @@ -67,11 +70,6 @@ de.flapdoodle.embed.mongo test - - org.assertj - assertj-core - test -