Let's now build and run the simples example of a Kafka Consumer and then a Kafka Producer using spring-kafka. If you need assistance with Kafka, sp...
For further actions, you may consider blocking this person and/or reporting abuse
I have already developed a sample Kafka producer consumer application using spring boot in github.com/rakgenius/SpringBootApa...
Nice, the goal of this post is to help others to develop their first simple spring-kafka consumer and producer.
Thanks a lot Marcos. You've saved my day!
I am glad it helped. Thank you for the feedback.