본문으로 건너뛰기

SpringBoot에서 Kafka Event Message 보내고 받기

빅 데이터의 세계에서 안정적인 스트리밍 플랫폼은 필수이다. 현재 가장 주목받고있는 kafka 스트리핑 플랫폼과 SpringBoot를 활용해서 간단한 Event 메시지를 주고받는 작업을 해보자

In the world of big data, a reliable streaming platform is essential. Let's work on sending and receiving simple event messages using Kafka, the most prominent streaming platform today, along with SpringBoot.