OptionaldefinitionsExplicit key-route definitions.
OptionalextractorA full extractor, taking precedence over source.
OptionalhandlersHandler classes (with @OnKey methods) to scan and register.
OptionalsourceThe incoming-event property holding the routing key (defaults to detail-type).
OptionalstrictThrow when a key is missing/unmatched instead of no-op (defaults to false).
Options for the
@KeyRoutingdecorator.