X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=a252d1c7f8320b415f299b440e5146a472ccecce;hb=f095f71a104fcde025a63f87ba75eb5cb3136656;hp=66994086f795101904d23f640f73389feec600b1;hpb=0c89ddec8156e2f44fe28c9d05fe06f548e9168e;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 6699408..a252d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - sumup-adder + sumup-adder-springified 1.0-SNAPSHOT SumUp Adder - Calculates the sum for the send messages + Calculates the sum for the send messages. This version consumes JSON-messages. 11 @@ -44,8 +44,8 @@ true - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.projectlombok