Entity
.png)
- PostEntity
- UserEntity
- CommentEntitiy
- PostLikeEntity
- CommentLikeEntity
Controller
- PostController
- UserController
- CommentController
- PostLikeController
- CommentLikeController
Service
- PostService
- UserService
- CommentService
- PostLikeService
- CommentLikeService
Repository