Class CommentEntity

java.lang.Object
com.example.blogs.app.api.comment.entity.CommentEntity

@Entity public class CommentEntity extends Object
Entity representing a comment on a blog post.
  • Constructor Details

    • CommentEntity

      public CommentEntity()