java-tutorials/axon/README.md

10 lines
346 B
Markdown
Raw Normal View History

## Axon
This module contains articles about Axon
### Relevant articles
- [A Guide to the Axon Framework](https://www.baeldung.com/axon-cqrs-event-sourcing)
2021-04-28 17:26:24 -04:00
- [Multi-Entity Aggregates in Axon](https://www.baeldung.com/java-axon-multi-entity-aggregates)
2021-09-29 11:32:13 -04:00
- [Snapshotting Aggregates in Axon](https://www.baeldung.com/axon-snapshotting-aggregates)