Update README.md
This commit is contained in:
parent
ed9a36bd31
commit
4162c4671e
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## REST API with Basic Authentication - Example Project
|
## REST API with Basic Authentication - Example Project
|
||||||
|
|
||||||
|
###The Course
|
||||||
|
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
- [RestTemplate with Basic Authentication in Spring](http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1)
|
- [RestTemplate with Basic Authentication in Spring](http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1)
|
||||||
|
|
Loading…
Reference in New Issue