Add Kafka Streams samples
- Add `http-ingest` source application that adds function composition example - Move the KStream samples from SCSt samples and modify them for SCDF stream Address review comments - Add depenency management BOM - Add README
This commit is contained in:
committed by
Soby Chacko
parent
3beaa76088
commit
4cc758982b
2
pom.xml
2
pom.xml
@@ -8,7 +8,7 @@
|
||||
<description>Spring Cloud Data Flow Samples</description>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<spring-cloud-dataflow.version>1.2.3.RELEASE</spring-cloud-dataflow.version>
|
||||
<spring-cloud-dataflow.version>2.0.0.RELEASE</spring-cloud-dataflow.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user