
1. 이벤트 흐름지난 게시글에서는 결제를 생성한 뒤, "payment-completed" 토픽에 이벤트를 발행하는 것 까지 했다.https://griotold.tistory.com/81 이번 게시글에서는 해당 토픽에서 이벤트를 수신하여 주문의 상태를 COMPLETE 로 바꾸고,"order-completed" 토픽에 이벤트를 발행하여 알림 서비스에서 알림 발송하는 것까지 해보자.https://github.com/Griotold/kafka-practice-sparta GitHub - Griotold/kafka-practice-spartaContribute to Griotold/kafka-practice-sparta development by creating an account on GitHub.github...