Consuming Kafka Topic with Apache Camel and Spring Boot

preview_player
Показать описание
Learn how to consume messages from a Kafka topic seamlessly using Apache Camel and Spring Boot. Discover the power of event-driven processing and streamline your data pipelines.

Рекомендации по теме
Комментарии
Автор

Iam not able to get application.yaml file?

ruchithaparmeshwar
Автор

Hi, I have a doubt please reply, I have a kafka consumer with .pausable(), My kafka producer produces messages every 2 second. I have . Everytime i consume a message i increment a counter, so my, pausable() condition is like if count<4{ continue } else { pause }. but even when i say pause the kafka consumes message. Please Reply

arjunav
visit shbcf.ru