Annotation Interface Routing
Annotation to enable custom routing values for an entity.
- Since:
- 4.2
- Author:
- Peter-Josef Meisch
-
Required Element Summary
-
Element Details
-
value
String valuedefines how the routing is determined. Can be either the name of a property or a SpEL expression. See the reference documentation for examples how to use this annotation.
-