Package com.markvarga21.studentmanager.dto
package com.markvarga21.studentmanager.dto
This package contains the DTO's of the application.
-
ClassDescriptionA utility class for correctly mapping the response from the Face API to POJO.A utility class for mapping the main response from Azure's Face API to a POJO.A utility class for mapping a part of the response from Azure's Face API to a POJO.A DTO class which is used when sending back passport validation information.A DTO class which is used to send a message to the report service.The role enum..Represents a student DTO in the application.A DTO utility class used for user login.