Update README.md

This commit is contained in:
johnA1331
2021-09-09 00:35:27 +08:00
committed by GitHub
parent d07a536d2b
commit 4b34a77816

View File

@@ -6,3 +6,4 @@ This module contains articles about Spring WebSockets.
- [Intro to WebSockets with Spring](https://www.baeldung.com/websockets-spring)
- [A Quick Example of Spring Websockets @SendToUser Annotation](https://www.baeldung.com/spring-websockets-sendtouser)
- [Scheduled WebSocket Push with Spring Boot](https://www.baeldung.com/spring-boot-scheduled-websocket)
- [Test WebSocket APIs With Postman](https://www.baeldung.com/postman-websocket-apis)