BAEL-4769 Additions for 'Querying the Query Model in Axon' (#12578)
* Update to latest and include script to start axon server * Add the two other types of queries * Add unit and integration tests for the queries * BAEL-4769 Formatting Co-authored-by: bipster <openbip@gmail.com>
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
This module contains articles about Axon
|
||||
|
||||
## Scripts
|
||||
|
||||
One script is included to easily start middleware using Docker:
|
||||
|
||||
- `start_axon_server.sh` to start an Axon Server instance
|
||||
|
||||
### Relevant articles
|
||||
|
||||
- [A Guide to the Axon Framework](https://www.baeldung.com/axon-cqrs-event-sourcing)
|
||||
|
||||
Reference in New Issue
Block a user