Annotation Interface SourceId
Annotation indication that a parameter on a Message Handler method should be
injected with the aggregate identifier of a DomainEventMessage. The parameter type must be
assignable from
String.- Since:
- 4.1
- Author:
- Thomas van Putten (delta11)