Update README.md

This commit is contained in:
johnA1331
2019-10-15 16:12:27 +08:00
committed by GitHub
parent 80f67dcdd2
commit 47af91317b

View File

@@ -5,3 +5,4 @@ This module contains articles about MapStruct.
### 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)