piomin / sample-spring-boot-saga-eventing

Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driven communication.

Home Page:https://piotrminkowski.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot and Spring Cloud with Knative Eventing Demo Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

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:

  1. 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

About

Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driven communication.

https://piotrminkowski.com


Languages

Language:Java 100.0%