Uses of Class
org.axonframework.spring.eventsourcing.SpringAggregateSnapshotter
Packages that use SpringAggregateSnapshotter
-
Uses of SpringAggregateSnapshotter in org.axonframework.spring.eventsourcing
Methods in org.axonframework.spring.eventsourcing that return SpringAggregateSnapshotterModifier and TypeMethodDescriptionSpringAggregateSnapshotter.Builder.build()Initializes aSpringAggregateSnapshotteras specified through this Builder.SpringAggregateSnapshotterFactoryBean.getObject() -
Uses of SpringAggregateSnapshotter in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig that return SpringAggregateSnapshotterModifier and TypeMethodDescriptionAxonAutoConfiguration.aggregateSnapshotter(Configuration configuration, HandlerDefinition handlerDefinition, ParameterResolverFactory parameterResolverFactory, EventStore eventStore, TransactionManager transactionManager, SnapshotterSpanFactory spanFactory)