Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 259 Bytes

Spring-Boot-with-Apache-Kafka

A simple Spring Boot application with Apache Kafka to read a string with Kafka consumer from Topic. The webservice is written in kotlin.

To reproduce:

Setup Zookeeper, Apache Server and publish the message via webservice.