Uses of Class
com.restapi.template.api.community.post.response.PostResponse
-
Packages that use PostResponse Package Description com.restapi.template.api.community.post.controller -
-
Uses of PostResponse in com.restapi.template.api.community.post.controller
Methods in com.restapi.template.api.community.post.controller that return PostResponse Modifier and Type Method Description PostResponsePostController. getPost(java.lang.Long postId)게시글 조회.
-