java-tutorials/axon
Gerard Klijs 2f9967dcd3 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>
2022-09-06 14:04:07 -04:00
..
src BAEL-4769 Additions for 'Querying the Query Model in Axon' (#12578) 2022-09-06 14:04:07 -04:00
README.md BAEL-4769 Additions for 'Querying the Query Model in Axon' (#12578) 2022-09-06 14:04:07 -04:00
pom.xml BAEL-4769 Additions for 'Querying the Query Model in Axon' (#12578) 2022-09-06 14:04:07 -04:00
start_axon_server.sh BAEL-4769 Additions for 'Querying the Query Model in Axon' (#12578) 2022-09-06 14:04:07 -04:00

README.md

Axon

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