Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 379 Bytes

File metadata and controls

12 lines (6 loc) · 379 Bytes

mapstruct-test

This repository contains a sample project using MapStruct on Android.

MapStruct is a Java annotation processor for the generation of type-safe bean mapping classes. MapStruct generates bean mappings at compile-time which ensures a high performance.

License