This project is created to provide an overview of Apache Kafka, the benefits of using Kafka, and how to integrate Kafka with Spring Boot. The file src/main/java/com ...
Example code for connecting to a Apache Kafka cluster and authenticate with SASL/SCRAM based on https://github.com/spring-projects/spring-boot/tree/master/spring-boot ...