Back-link added

This commit is contained in:
collaboratewithakash 2019-05-08 13:02:15 +05:30 committed by GitHub
parent ff1316e6b0
commit 820b45d6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ To login, use credentials from the data.sql file in src/main/resource, eg: user/
### Relevant Articles: ### Relevant Articles:
- [Intro to Security and WebSockets](http://www.baeldung.com/spring-security-websockets) - [Intro to Security and WebSockets](http://www.baeldung.com/spring-security-websockets)
- [Spring WebSockets: Build an User Chat](https://www.baeldung.com/spring-websockets-send-message-to-user) - [Spring WebSockets: Build an User Chat](https://www.baeldung.com/spring-websockets-send-message-to-user)
- [REST vs WebSockets](https://www.baeldung.com/rest-vs-websockets)