spring-framework / org.springframework.messaging.simp.annotation / SendToUser / destinations

destinations

@AliasFor("value") val destinations: Array<String>

One or more destinations to send a message to.

If left unspecified, a default destination is selected based on the destination of the input message being handled.

Since
4.2

See Also
#valueorg.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler