atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

Java field writer should respect getter return type when unwrap collection #230

Closed igarashitm closed 6 years ago

igarashitm commented 6 years ago

It only looks into declared fields on parent object when unwrapping collection field. It should respect getter return type as well as inherited fields.