mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
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