Uses of Class
no.idata1002.group19.domain.entity.User
Packages that use User
-
Uses of User in no.idata1002.group19.domain.repository
Methods in no.idata1002.group19.domain.repository that return types with arguments of type UserModifier and TypeMethodDescriptionUserRepository.findByUsername
(String username) Finds a user by their username. -
Uses of User in no.idata1002.group19.web.api
Methods in no.idata1002.group19.web.api that return types with arguments of type User