Package com.markvarga21.studentmanager.repository
package com.markvarga21.studentmanager.repository
A package containing the applications repositories.
-
InterfacesClassDescriptionThe app user repository holding the users credentials.The FacialValidationDataRepository interface is used to store the facial validation data in the database.A repository which is used to store the data extracted from the passport.A repository which is used to access reporting data.The repository for the student application users.A repository which is used to store the students images.The repository containing the students in the application.Repository for storing token related information.