@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface PathVariable
@MessageMapping
for messages with path-like destination
semantics.
A @PathVariable
template variable is always required and does not have a
default value to fall back on.
MessageMapping
,
SimpAnnotationMethodMessageHandler
public abstract String value