/spring-kafka

A sample code with Spring Boot using Apache Kafka

Primary LanguageJavaMIT LicenseMIT

Getting Started

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Run on Docker-compose

  1. Install Docker
  2. Install Docker-Compose
  3. Execute:
    • mvn spring-boot:build-image
    • docker-compose up
    • mvn clean package
    • java -jar target/spring-kafka-0.0.1-SNAPSHOT.jar

Access the API

When the application is running: