Skip to content

Commit 1a96377

Browse files
zambrovskismcvb
andauthored
Update workflow-saga/README.md
Co-authored-by: Steven van Beelen <steven.vanbeelen@axoniq.io>
1 parent cb50ac2 commit 1a96377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-saga/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Workflow Saga — replacing the legacy `ProcessOrderSaga`
22

3-
This module is a one-to-one rewrite of the [`saga`](../saga/README.md) sample, using the **Axon
3+
This module is a one-to-one rewrite of the [`saga`](../saga/README.md) sample, using the **Axoniq
44
Workflow Engine** instead of `@Saga`. The exact same orchestration — start on order confirmation,
55
request payment + shipment in parallel, react to either of two payment outcomes, complete the
66
process — is expressed as plain imperative Java.

0 commit comments

Comments
 (0)