java-tutorials/axon/src
Steven van Beelen c1fe739e37 [BAEL-4768] Snapshotting the Aggregate in Axon (#11103)
* Add configuration class

Add configuration class

#BAEL-4768

* Add SnapshotTriggerDefinition bean creation method

Add SnapshotTriggerDefinition bean creation method

#BAEL-4768

* Add SnapshotTriggerDefinition bean name

Add SnapshotTriggerDefinition bean name

#BAEL-4768

* Add threshold behind property value

Add threshold behind property value. Default to 250.

#BAEL-4768

* Add link to the readme

Add a link to the article in the readme

#BAEL-4768

* Process review comments

- Drop readme line
- Adjust parameter indentation of config class

#BAEL-4768
2021-09-25 18:43:54 +05:30
..
main [BAEL-4768] Snapshotting the Aggregate in Axon (#11103) 2021-09-25 18:43:54 +05:30
test/java/com/baeldung/axon/commandmodel Rename API in line with adjusted approach 2021-03-19 11:35:31 +01:00