Remove kafka-native-serialization sample

This commit is contained in:
Chris Bono
2022-07-26 00:46:29 -05:00
committed by Oleg Zhurakousky
parent 6382326499
commit 5f289a6d41
11 changed files with 5 additions and 769 deletions

View File

@@ -3,8 +3,8 @@
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>
<groupId>com.example</groupId>
<artifactId>kafka-streams-interactive-query-advanced</artifactId>
<name>kafka-streams-interactive-query-advanced</name>
<artifactId>kafka-streams-interactive-query</artifactId>
<name>kafka-streams-interactive-query</name>
<parent>
<groupId>org.springframework.cloud</groupId>