Introduction

This section of the reference guide intends to cover in detail the capabilities that the Axon Framework provides to help build applications based on CQRS/DDD and Event Sourcing

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

Sub-Section

Purpose

Conceptual overview of "Messages" within the Axon Framework

Command Message Development using the Axon Framework

Event Message Development using the Axon Framework

Query Message Development using the Axon Framework

Long Running Transaction development using the Axon Framework

Testing capabilities provided by the Axon Framework

Tuning capabilities provided by the Axon Framework

Monitoring and Metric capabilities provided by the Axon Framework

Axon Framework integration with Spring Boot

Modules provided by the Axon Framework

Last updated