Update README.md
This commit is contained in:
@@ -18,3 +18,11 @@ bin/windows/kafka-console-produce.bat --broker-list http://34.85.73.178:31090 --
|
||||
bin/window/kafka-console-consumer.bat --bootstrap-server http://34.85.73.178:31090 --topic eventTopic --from-beginning
|
||||
|
||||
|
||||
## 각 팀별로 event-storming 에 있는 프로젝트를 fork
|
||||
|
||||
## 각 팀별 개발 시작
|
||||
|
||||
## 템플릿 프로젝트는 주문이 발생하였을때 연관되어서 이벤트가 발생하도록 설계됨
|
||||
|
||||
http localhost:8081/orders productId=1 productName="TV" quantity=1 customerName="홍길동" customerAddr="서울시"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user