mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6a18daea33
Declare SubscribableChannel @Beans in WebSocketMessageBrokerConfigurationSupport as AbstractSubscribableChannel to avoid the need for casting when registering interceptors. Issue: SPR-11065