@KafkaListener im Test ergänzt, der das DLT mit liest
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index 17d3cba..a252d1c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
   </parent>
 
   <groupId>de.juplo.kafka</groupId>
-  <artifactId>sumup-adder-json</artifactId>
+  <artifactId>sumup-adder-springified</artifactId>
   <version>1.0-SNAPSHOT</version>
   <name>SumUp Adder</name>
   <description>Calculates the sum for the send messages. This version consumes JSON-messages.</description>