Processor samples refactoring
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
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-rabbit</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>reactive-processor-kafka</name>
|
||||
<description>Spring Cloud Stream Reactive Processor Kafka</description>
|
||||
<name>reactive-processor-rabbit</name>
|
||||
<description>Spring Cloud Stream Reactive Processor Rabbit</description>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user