Package | Description |
---|---|
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.spring.eventsourcing |
Modifier and Type | Class and Description |
---|---|
class |
AggregateSnapshotter
Implementation of a snapshotter that uses the actual aggregate and its state to create a snapshot event.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringAggregateSnapshotter
Snapshotter implementation that uses the AggregateRoot as state for the snapshot.
|
Copyright © 2010–2022. All rights reserved.