X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=e664a07f2799c4a0842a472147358099fb4a0a5f;hb=ccc0bbf53e09e7154e96958957e78f94a9d11ead;hp=0889d23242ca232187b917041b23b79dfbc8d095;hpb=536c9c5320e52101bda5e1931bc84c5e0e0137f2;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 0889d23..e664a07 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,10 @@ 1.0-SNAPSHOT Endless Consumer: a Simple Consumer-Group that reads and prints the topic and counts the received messages for each key by topic + + 11 + + org.springframework.boot @@ -38,10 +42,6 @@ org.apache.kafka kafka-clients - - org.springframework.kafka - spring-kafka - org.projectlombok lombok @@ -101,6 +101,9 @@ + + maven-failsafe-plugin +