Interface UserDTOMapper


public interface UserDTOMapper
A mapper interface for converting between user domain model and its corresponding DTOs. Uses MapStruct for automatic mapping.