Description
In this episode I spoke with Steven van Beelen about Command, Event, and Query Handling. Steven went over a short explanation of what CQRS is, before delving into the topics of:
- Command, Event, and Query handlers
- Command, Event, and Query Buses
- Updating a query
- Dispatching messages
- Annotations in Axon Framework
To learn more about how commands, events and queries are handled please refer to our Reference Guide.
Continue reading