X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=56ade088b5c9e4786bcb2e9191faec94b1e9f25b;hb=332a142d38a6330205a207a2360d325210a8c8bf;hp=a252d1c7f8320b415f299b440e5146a472ccecce;hpb=f18a765cc650b81788f356a80f975926930600c5;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index a252d1c..56ade08 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - sumup-adder-springified + supersimple-consumer 1.0-SNAPSHOT - SumUp Adder - Calculates the sum for the send messages. This version consumes JSON-messages. + Supersimple Consumer-Group + Most minimal Consumer-Group ever! 11 @@ -26,14 +26,6 @@ org.springframework.boot spring-boot-starter-web - - org.springframework.boot - spring-boot-starter-data-mongodb - - - org.springframework.boot - spring-boot-starter-validation - org.springframework.boot spring-boot-starter-actuator @@ -66,11 +58,6 @@ awaitility test - - de.flapdoodle.embed - de.flapdoodle.embed.mongo - test - org.assertj assertj-core @@ -91,10 +78,6 @@ - - pl.project13.maven - git-commit-id-plugin - io.fabric8 docker-maven-plugin