Fast Android Development. Easy maintainance.
-
Updated
Apr 10, 2020 - Java
Add a description, image, and links to the annotation-processor topic page so that developers can more easily learn about it.
To associate your repository with the annotation-processor topic, visit your repo's landing page and select "manage topics."
Would it be possible to enable dynamic discovery of the mapper classes used in a generated code according to the source and target class through the package annotation configuration like:
@Mapper (usesPackage = {"org.company.componenent.mappers"})