@@ -3,7 +3,7 @@ package ru.soune.nocopy.mapper;
|
||||
import org.mapstruct.Mapper;
|
||||
import org.mapstruct.NullValuePropertyMappingStrategy;
|
||||
import org.mapstruct.factory.Mappers;
|
||||
import ru.soune.nocopy.dto.UserDTO;
|
||||
import ru.soune.nocopy.dto.user.UserDTO;
|
||||
import ru.soune.nocopy.entity.user.User;
|
||||
|
||||
@Mapper(componentModel = "spring",
|
||||
|
||||
Reference in New Issue
Block a user