Uses of Class
com.restapi.template.api.community.comment.data.CommentResource
-
Packages that use CommentResource Package Description com.restapi.template.api.community.post.dto -
-
Uses of CommentResource in com.restapi.template.api.community.post.dto
Fields in com.restapi.template.api.community.post.dto with type parameters of type CommentResource Modifier and Type Field Description private java.util.List<CommentResource>PostDetailDto. comments댓글들.
-