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
+2 -1
View File
@@ -2,7 +2,8 @@
This module contains articles about MapStruct.
###Relevant Articles:
### Relevant Articles:
- [Quick Guide to MapStruct](https://www.baeldung.com/mapstruct)
- [Custom Mapper with MapStruct](https://www.baeldung.com/mapstruct-custom-mapper)
- [Using Multiple Source Objects with MapStruct](https://www.baeldung.com/mapstruct-multiple-source-objects)