Class AppUser

java.lang.Object
com.markvarga21.studentmanager.entity.AppUser

@Entity @Generated public class AppUser extends Object
The AppUser class is used to represent the user entity.
  • Constructor Details

    • AppUser

      public AppUser()