Uses of Annotation Interface
org.axonframework.eventsourcing.annotation.EventSourcedEntity
Packages that use EventSourcedEntity
-
Uses of EventSourcedEntity in org.axonframework.extension.spring.stereotype
Classes in org.axonframework.extension.spring.stereotype with annotations of type EventSourcedEntityModifier and TypeClassDescription@interfaceAnnotation that informs Axon's auto configurer for Spring that a givenComponentis an event-sourced entity instance.