我想扩展 DefaultSubscriptionRegistry 的默认行为。如何配置 SimpleBrokerMessageHandler 以在 XML 中设置自定义 SubscriptionRegistry?
<websocket:message-broker application-destination-prefix="/inrightsApp">
<websocket:stomp-endpoint path="/websocket/notify" allowed-origins="*"/>
<websocket:simple-broker prefix="/websocket/stomp/">
</websocket:simple-broker>
</websocket:message-broker>