Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.67 KB

File metadata and controls

14 lines (10 loc) · 1.67 KB

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