# berndruecker/flowing-retail

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

Repository: https://github.com/berndruecker/flowing-retail
Canonical: https://ross.abutalabs.com/products/flowing-retail
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2024-08-01T21:26:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3276, "days_push": 762, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1330, forks 471 (observed 2026-08-28T04:04:23.952878+00:00)

## What it is
A sample order fulfillment application demonstrating microservices, event-driven architecture, and domain-driven design with multiple concrete implementation alternatives (Kafka, REST, Zeebe/Camunda). It is educational code written in Java/Spring Boot to be explained, not production-ready.

## Use cases
- learn microservices architecture with a concrete example
- compare kafka vs rest vs zeebe communication between services
- understand event-driven architecture and long-running services
- see how to use a workflow engine inside a microservice
- study domain-driven design with sample code
- learn stateful resilience patterns like stateful retries

## When to choose
- you want hands-on example code for microservices and event-driven design
- you are evaluating workflow engines like Camunda 8/Zeebe in Java services
- you are teaching or learning DDD and EDA concepts

## When to avoid
- you need production-ready, best-practice code to copy into your system
- you work outside the Java/Spring Boot ecosystem
- you need a maintained framework rather than a demonstration sample

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: microservices, message-queue, workflow-automation, rpc
- domain: microservices, developer-tools, tutorials
- platform: jvm, cross-platform
- tags: event-driven-architecture, domain-driven-design, camunda, zeebe, apache-kafka, spring-boot, sample-application, orchestration, docker

## Member repositories
- berndruecker/flowing-retail (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.952878+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:30.482663+00:00, confidence not recorded.
  - readme: https://github.com/berndruecker/flowing-retail (fetched 2026-08-28T04:04:23.952878+00:00, sha c0078dc8124f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
