Package org.axonframework.spring.eventsourcing
package org.axonframework.spring.eventsourcing
-
ClassesClassDescriptionSnapshotter implementation that uses the AggregateRoot as state for the snapshot.Builder class to instantiate a
SpringAggregateSnapshotter.Implementation of theAggregateSnapshotterthat eases the configuration when used within a Spring Application Context.AnAggregateFactoryimplementation that uses Spring prototype beans to create new uninitialized instances of Aggregates.