mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 05:09:13 +00:00
This change ensures correct default settings for message channel's created through the websocket message-broker XML namespace even when the channels are customized for other reasons -- e.g. to add a channel interceptor. Issue: SPR-11623