Fix typo in reference
Issue: SPR-11311
This commit is contained in:
@@ -37220,7 +37220,7 @@ XML configuration equivalent:
|
||||
http://www.springframework.org/schema/websocket/spring-websocket-4.0.xsd">
|
||||
|
||||
<websocket:message-broker>
|
||||
<websocket:stomp-endpoint path="/portfolio" />
|
||||
<websocket:stomp-endpoint path="/portfolio">
|
||||
<websocket:sockjs/>
|
||||
</websocket:stomp-endpoint>
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user