mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
When the Iterable type we are mapping is not generic (i.e. it is a custom type extending an Iterable) then the source element type which is included in the loop was not imported.