</parent>
<groupId>de.juplo.kafka</groupId>
- <artifactId>rest-producer</artifactId>
- <name>REST Producer</name>
- <description>A Simple Producer that takes messages via POST and confirms successs</description>
+ <artifactId>sumup-request-generator</artifactId>
+ <name>SumUp-Request-Generator</name>
+ <description>A service that reads computation requests from an incomming topic and generates according messages for the SumUp-Consumer on an outgoing topic</description>
<version>1.0-SNAPSHOT</version>
<dependencies>