Annotation Interface Topic
Annotation to mark methods that handle messages from or to a specific STOMP topic.
- Since:
- 1.0.0
- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe STOMP topic to use for subscriptions or sending messages.- Returns:
- the topic string
- Since:
- 1.0.0
- Default:
""
-