Class UserEntity
java.lang.Object
com.example.blogs.app.api.user.entity.UserEntity
User entity with unique constraints on username and email.
Includes automatic timestamp management for audit tracking.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserEntity
public UserEntity()
-