Uses of Class
com.markvarga21.studentmanager.entity.StudentAppUser
Packages that use StudentAppUser
Package
Description
A package containing the applications repositories.
-
Uses of StudentAppUser in com.markvarga21.studentmanager.repository
Methods in com.markvarga21.studentmanager.repository that return types with arguments of type StudentAppUserModifier and TypeMethodDescriptionStudentAppUserRepository.findByUsername
(String username) This method is used to find a student app user by the student's ID.