Howt to avoid MapStruct circular dependency
Given the following MapStruct mappers, Entities and DTOs I want to know how to solve a circular dependency.
Given the following MapStruct mappers, Entities and DTOs I want to know how to solve a circular dependency.