mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f6398e14d0
When an annotated handler returns a Message from a @SubscribeEvent or @MessageMapping method and it contains no destination in its headers, use the received message's destination as the response message's destination.