Pages

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


No comments:

Post a Comment

Share with your friends