It is an enhanced package of mapstruct and spring, which simplifies the use of mapstruct combined with spring. The implementation method refers to the mapstruct-spring-extensions project ...
<annotationProcessorPaths> <path> <groupId>org.mapstruct.extensions.spring</groupId> <artifactId>mapstruct-spring-extensions</artifactId> <version>${org.mapstruct ...