javohircomunity
Results
2
comments of
javohircomunity
I have the same problem but I am using gradle for the build. When I run project then mapper impl class couldn't generate. How can i solve the problem.
> @javohircomunity I have managed to find a way to get this running by using in my interface the following annotation: > > ``` > @Mapper(componentModel = "spring", imports =...