mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-23 20:11:11 +00:00
Updated Java security project reference. (#363)
Previous URL is not working. So find out new Resource https://spring.io/guides/gs/securing-web/ and I have tested the resource. It looks good.
This commit is contained in:
parent
c4207f5081
commit
575fa6461c
|
@ -186,7 +186,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- [Build an Interpreter](http://www.craftinginterpreters.com/) (Chapter 4-13 is written in Java)
|
||||
- [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
|
||||
- [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs) (video)
|
||||
- [Build a Spring Boot App with User Authentication](https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication)
|
||||
- [Build a Spring Boot App with User Authentication](https://spring.io/guides/gs/securing-web/)
|
||||
|
||||
## JavaScript:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user