zzh

zzh

Unable to obtain the implementation class for mapstruct

Import dependencies:

<dependency>
    <groupId>org.mapstruct</groupId>
    <artifactId>mapstruct-jdk8</artifactId>
</dependency>
<dependency>
    <groupId>org.mapstruct</groupId>
    <artifactId>mapstruct-processor</artifactId>
</dependency>

Rebuild the project to apply the changes.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.