Bernd Ruecker

Results 12 repositories owned by Bernd Ruecker

trip-booking-saga-java

296
Stars
134
Forks
Watchers

Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).

Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud

camunda-csharp-showcase

165
Stars
57
Forks
Watchers

Showcase using Camunda BPM on .NET Platform with C# (no Java Coding required!)

camunda-csharp-client

19
Stars
21
Forks
Watchers

Small (hacky!) client library wrapping around the Camunda REST API. Use to get started or demo - but note that this code is not supported or build for production!

A simple onboarding process example using BPMN, Camunda Cloud, Java, Spring Boot and REST

flowing-retail

1.3k
Stars
461
Forks
Watchers

Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring...

flowing-retail-concept-java

20
Stars
10
Forks
Watchers

Simple application showing the concepts using plain Java without infrastructure

flowing-retail-old

64
Stars
18
Forks
Watchers

REPLACED BY MORE CURRENT VRSION OF THIS EXAMPLE: https://github.com/berndruecker/flowing-retail

flowing-trip-booking-saga-c-sharp

173
Stars
59
Forks
Watchers

Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda) and C#.

ticket-booking-camunda-8

34
Stars
32
Forks
Watchers

A ticket booking example using Camunda Cloud, RabbitMQ, REST and two sample apps (Java Spring Boot and NodeJS)