Class ReactionEntity
java.lang.Object
com.example.blogs.app.api.reaction.entity.ReactionEntity
Entity representing a user's reaction to a post.
Tracks LIKE or DISLIKE reactions with timestamps.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReactionEntity
public ReactionEntity()
-