X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=56ade088b5c9e4786bcb2e9191faec94b1e9f25b;hb=332a142d38a6330205a207a2360d325210a8c8bf;hp=17d3cba3a6a930ed704b877c4233fa2ceb50d464;hpb=c4cf0feba4bc73d2c8ec23c2a83da609c99a3f9d;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 17d3cba..56ade08 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - sumup-adder-json + 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