Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 161 Bytes

File metadata and controls

3 lines (2 loc) · 161 Bytes

Java ModelMapper: Flattening and vice versa

This is a sample of how to transform a complex object to a flatten one and the opposite using ModelMapper (Java).