Skip to content

xgeekshq/spring-kafka

Repository files navigation

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:

About

A sample code with Spring Boot using Apache Kafka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages