The algorithm used to generate routing keys for outbound events.
-
Sepia. The routing keys will follow the
Sepia recommendation,
resulting in routing keys like e.g.
eiffel._.EiffelArtifactCreatedEvent._._
.
This is the default for new configurations.
-
Fixed string. The routing key will always be the configured string.
Other plugins may provide additional algorithms by extending
RoutingKeyProvider
.