mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
- Add `implementationName` & `implementationPackage` to `@Mapper` and `@MapperConfig' - Generate a file in `META-INF/services` when a custom name or package has been configured - `Mappers` use `ServiceLoader` first in order to get a mapper's implementation before falling back to the former method - Change the `MapperServiceProcess` behaviour to return `default` rather than `null` when no component model is defined