/mapstruct-test

A sample project using MapStruct on Android

Primary LanguageJavaApache License 2.0Apache-2.0

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