Rahul
01/01/2024, 5:26 AMimplementation('org.mapstruct:mapstruct:1.5.5.Final')
kapt('org.mapstruct:mapstruct-processor:1.5.5.Final')
Wanted to know if there is a way to restrict the annotation processing to be applied only to src code produced by the us and exclude the 3rd party libraries.tapchicoma
01/02/2024, 12:35 PMRahul
01/02/2024, 3:58 PM