Skip to content

auth0-blog/spring-cloud-stream-sample

Repository files navigation

spring-cloud-stream-sample

A Sample app for Spring Cloud Stream with Apache Kafka

Requirements

  • Java (11 or greater)
  • Spring Boot
  • Kafka Streams
  • Docker and docker-compose (service running)

Running the application

  • Run the Kafka Server. docker-compose up
  • Run the app. ./gradlew bootRun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages