Update README.md

This commit is contained in:
johnA1331 2020-07-21 21:23:41 +08:00 committed by GitHub
parent 103ccd4495
commit bae2902599
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ This module contains articles about 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)
- [Ignoring Unmapped Properties with MapStruct](https://www.baeldung.com/mapstruct-ignore-unmapped-properties)
- [Mapping Collections with MapStruct](https://www.baeldung.com/java-mapstruct-mapping-collections)