You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.