Interface StudentDTOMapper


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