Some README rendering corrections
Corrected sections without spaces Best practice: add newline after section header
This commit is contained in:
committed by
Martin van Wingerden
parent
1acf4e6c42
commit
b6de1ffbe1
@@ -2,11 +2,12 @@
|
||||
|
||||
This module contains articles about basic authentication in RESTful APIs with Spring Security
|
||||
|
||||
###The Course
|
||||
### The Course
|
||||
|
||||
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [Basic Authentication with the RestTemplate](https://www.baeldung.com/how-to-use-resttemplate-with-basic-authentication-in-spring)
|
||||
- [A Custom Filter in the Spring Security Filter Chain](https://www.baeldung.com/spring-security-custom-filter)
|
||||
- [Spring Security Basic Authentication](https://www.baeldung.com/spring-security-basic-authentication)
|
||||
|
||||
Reference in New Issue
Block a user