You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The org.springframework.messaging.handler.annotation.support.reactive.DestinationVariableMethodArgumentResolver argument resolver is relying on destination template variables being set as message headers.
This is currently not being done by the RSocketMessageHandler and destination variables are not resolved.