X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=9fa4884716d5c9d856f8183c872560a3dc197bce;hb=fba42079438d69530b78697527da6a73bbc6d6b2;hp=a252d1c7f8320b415f299b440e5146a472ccecce;hpb=f18a765cc650b81788f356a80f975926930600c5;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index a252d1c..9fa4884 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - sumup-adder-springified + supersimple 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