Skip to content

ssherwood/bootshop-scst-kafka

Repository files navigation

Bootshop: Spring Cloud Stream with Kafka

Overview

Welcome to the Spring Boot Workshop (aka a "Bootshop") for Spring Cloud Streams with Apache Kafka.

This edition focuses on using the newer functional programming model introduced in SCSt 3.x. This workshop also focuses on leveraging Apache Kafka as the underlying binder implementation but could be translated to support any number of available binders.

Technical Pre-requisites

  • A modern OS like Mac or Linux (or using the Windows Subsystem for Linux).
  • A modern IDE like IntelliJ or VSCode.
  • Familiarity with modern Java 8+.
  • Comfortable using the terminal and CLIs.
  • Docker is installed.
  • Kafka is installed.
  • The kafkacat CLI is installed.

Workshop Sections

Each section is intended to build on the other:

Addendum and Additional Documentation

About

Workshop for Spring Cloud Streams with Kafka

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages