Update README.md

This commit is contained in:
sheryllresulta 2019-05-02 17:13:35 +08:00 committed by GitHub
parent 1014da588a
commit d21c9b302e
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:
- [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)
- [REST vs WebSockets](https://www.baeldung.com/rest-vs-websockets)