Added an endpoint to query the watermarks by partition
[demos/kafka/deduplication] / src / main / resources / application.yml
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
new file mode 100644 (file)
index 0000000..7ef7e54
--- /dev/null
@@ -0,0 +1,3 @@
+server:
+  address: 127.0.0.1
+  port: 8080