diff --git a/mapstruct/README.md b/mapstruct/README.md index 6a42f4dc76..3107e06190 100644 --- a/mapstruct/README.md +++ b/mapstruct/README.md @@ -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)