Update README.md

This commit is contained in:
johnA1331
2021-12-01 16:23:15 +08:00
committed by GitHub
parent e1edaf8f5c
commit 4f569c0914

View File

@@ -7,3 +7,4 @@ This module contains articles about Spring WebSockets.
- [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)
- [Debugging WebSockets](https://www.baeldung.com/debug-websockets)