Pages

Showing posts with label consumer. Show all posts
Showing posts with label consumer. Show all posts

Friday, February 28, 2020

Intro to Apache Kafka with Spring

In this application I am creating a simple java micro service that consumes from a kafka topic.
This implementation uses the spring-kafka framework. The code for this example can be found here: https://github.com/SFRJ/offerskafka


Share with your friends