X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=7772b6c82478c141e953ab9180485c99022b1706;hb=6369c42cebd818fda8c518813443eb907629ce41;hp=e7ea677e3f1830b53d95241b4e434cd8beecc1f2;hpb=da2a54acdaa2e7ad6e77e93f111cf27603617d23;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index e7ea677..7772b6c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,9 +12,9 @@ de.juplo.kafka - rest-producer + rest-producer-json REST Producer - A Simple Producer that takes messages via POST and confirms successs + A Producer that takes messages via POST and sends JSON-requests to the Sumup-Adder 1.0-SNAPSHOT @@ -36,8 +36,8 @@ spring-boot-starter-validation - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.projectlombok @@ -48,11 +48,6 @@ spring-boot-starter-test test - - org.springframework.kafka - spring-kafka - test - org.springframework.kafka spring-kafka-test