Some README rendering corrections

Corrected sections without spaces
Best practice: add newline after section header
This commit is contained in:
Martin van Wingerden
2019-10-25 14:14:04 +02:00
committed by Martin van Wingerden
parent 39f5913c7d
commit 7f9bfe5cf9
17 changed files with 44 additions and 17 deletions
+3 -1
View File
@@ -2,10 +2,12 @@
This module contains articles about digest authentication with Spring Security
###The Course
### The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
### Relevant Article:
- [Spring Security Digest Authentication](https://www.baeldung.com/spring-security-digest-authentication)
- [RestTemplate with Digest Authentication](https://www.baeldung.com/resttemplate-digest-authentication)