Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 945 Bytes

File metadata and controls

25 lines (16 loc) · 945 Bytes

spring-example-kafka


Overview

Basic Java Spring (Java 21) project showing simple integration with Apache Kafka.
Includes a Kafka producer and consumer with minimal setup for local development.


Tech stack

  • Spring Boot
  • Java 21
  • Kafka (Docker)

Related Resources

Description Link
Spring Kafka Official Docs spring.io/projects/spring-kafka
Various Kafka setups and approaches using Docker github.com/conduktor/kafka-stack-docker-compose