Sagas

The Axon Framework provides first-class support for long running business transactions or Sagas. This section of the reference guide intends to cover in detail the capabilities that the Axon Framework provides to help facilitate Saga development‌.

A summary of the various sub-sections is given below.

Sub-SectionPurpose

Implementing Sagas using the Axon Framework

Managing Saga associations using the Axon Framework

Non-Functional Development concerns for Sagas using the Axon Framework

Last updated