File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring-security-rest-basic-auth Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ This module contains articles about basic authentication in RESTful APIs with Sp
7
7
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
8
8
9
9
### Relevant Articles:
10
- - [ Basic Authentication with the RestTemplate] ( http ://www.baeldung.com/how-to-use-resttemplate-with-basic-authentication-in-spring)
11
- - [ A Custom Filter in the Spring Security Filter Chain] ( http ://www.baeldung.com/spring-security-custom-filter)
12
- - [ Spring Security Basic Authentication] ( http ://www.baeldung.com/spring-security-basic-authentication)
10
+ - [ Basic Authentication with the RestTemplate] ( https ://www.baeldung.com/how-to-use-resttemplate-with-basic-authentication-in-spring)
11
+ - [ A Custom Filter in the Spring Security Filter Chain] ( https ://www.baeldung.com/spring-security-custom-filter)
12
+ - [ Spring Security Basic Authentication] ( https ://www.baeldung.com/spring-security-basic-authentication)
You can’t perform that action at this time.
0 commit comments