Class User
java.lang.Object
com.glowmart.shop_management.entity.User
Represents a user entity in the system.
This entity is used to store user details such as their id, role, name, email, phone, password, and timestamps for creation, updating, login.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
User
public User()
-