mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 12:31:13 +00:00
build a spring boot app with user auth - java
This commit is contained in:
parent
d53d08f321
commit
8c22e6faf9
|
@ -33,6 +33,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
## Java:
|
## 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 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)
|
* [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs)
|
||||||
|
* [Build a Spring Boot App with User Authentication](https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication)
|
||||||
|
|
||||||
## JavaScript:
|
## JavaScript:
|
||||||
### Web Applications:
|
### Web Applications:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user