sample-spring-boot-saga-eventing
sample-spring-boot-saga-eventing copied to clipboard
Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driven communication.
Spring Boot and Spring Cloud with Knative Eventing Demo Project 
In this project I'm demonstrating scenario of SAGA pattern. The sample applications is simple Spring Boot and Spring Cloud running on Kubernetes and Knative.
Getting Started
All the examples are described in a separated articles on my blog. Here's a full list of available examples for that repo:
- SAGA pattern in microservice architecture orchestrated by the Knative Eventing. A detailed guide may be found in the following article: Knative Eventing with Kafka and Spring Cloud