Skip to content

Commit fcc906c

Browse files
committed
Updated with Order Event
1 parent 2092729 commit fcc906c

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

rest-db-kafka/Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
How to integrate in KAFKA:
2+
1. Create Java project
-10.2 KB
Binary file not shown.
Binary file not shown.

rest-db-kafka/src/test/resources/work-flow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ apiExecutor:
55
env: dev
66
outputJsonDir: target/idaithalam
77
outputDir: target/dev/1
8-
inputExcel: Order_with_OrderCreated.xlsx
8+
inputExcel: createOrder_API_with_OrderCreated_Event.xlsx
99
cucumblanProperties:
1010
service.api.orderservice: http://microservices.virtualandemo.com:9001

0 commit comments

Comments
 (0)