Package com.example.demo.appuser
package com.example.demo.appuser
-
ClassDescriptionRepresents a user entity in the application, implementing Spring Security's
UserDetailsinterface.Enumeration representing the predefined roles (authorities) a user can have within the application.Service class that manages business logic forAppUserentities.Repository interface forAppUserentities.