X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=d564d7b03912711dffb6b6d23f728aeba4e70099;hb=7130a45c37546e4029838324b32c1e6cee0b4494;hp=17d3cba3a6a930ed704b877c4233fa2ceb50d464;hpb=c4cf0feba4bc73d2c8ec23c2a83da609c99a3f9d;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 17d3cba..d564d7b 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