Skip to content

rowishva/Spring-Boot-Kafka-Producer-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Kafka Producer Docker

This example shows how to produce message and publish into kafka topic in a Spring Boot application and build Spring Boot App as a Docker image. It contains docker compose file so that entire set up can be run in docker envirment.

image

Technology Stack
+ Java 19
+ Spring Boot 3.0.1
+ Spring Boot Rest API
+ Apache Kafka
+ Docker
+ Fabric8 Maven Pluggin

Author