mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a99ef6d9b2
This change extends the "websocket" scope to ApplicationContext events published from StompSubProtocolHandler. This however will only work with ApplicationEventMulticaster that multicasts events in the same thread. Issue: SPR-12172