abeade / mapstruct-test

A sample project using MapStruct on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A sample project using MapStruct on Android

License:Apache License 2.0


Languages

Language:Java 100.0%