mapstruct配置
parent
4aaeefcf5b
commit
4125b71352
|
@ -9,7 +9,7 @@ import io.github.linpeilie.annotations.MapperConfig;
|
||||||
* @Version: V1.0
|
* @Version: V1.0
|
||||||
* @Description: mapperstruct 配置
|
* @Description: mapperstruct 配置
|
||||||
*/
|
*/
|
||||||
//@MapperConfig
|
@MapperConfig
|
||||||
@ComponentModelConfig(componentModel = "default")
|
@ComponentModelConfig(componentModel = "default")
|
||||||
public class AutoMapperConfig3 {
|
public class AutoMapperConfig3 {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue