Class CommentRestService


@Service public class CommentRestService extends BaseRestService<CommentEntity,CommentRequest,CommentResponse>