Uses of Annotation Interface
org.axonframework.messaging.commandhandling.annotation.RoutingKey
Packages that use RoutingKey
-
Uses of RoutingKey in org.axonframework.modelling.annotation
Classes in org.axonframework.modelling.annotation with annotations of type RoutingKeyModifier and TypeClassDescription@interfaceAnnotation to be placed on a parameter of a field or method of the payload of aMessage, which provides the identifier of the target entity when using theAnnotationBasedEntityIdResolver.