Mapster
Mapster copied to clipboard
Only generate mapper without generating DTOs
Is it possible to code my DTOs and domain objects myself and use Mapster code generation to generate only the Mappers?
and if so how can I configure the mappers?
As far as I know this is only possible when using the interface-based code generation: https://github.com/MapsterMapper/Mapster/wiki/Interface-base-Code-generation