Processor samples refactoring

This commit is contained in:
Soby Chacko
2019-10-29 11:24:02 -04:00
parent 7b105a1495
commit 175018af5e
24 changed files with 901 additions and 155 deletions

View File

@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>reactive-processor</artifactId>
<artifactId>reactive-processor-kafka</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>reactive-processor-kafka</name>