Skip to content

Feat/#9 리뷰 CRUD API 구현#11

Merged
JeongHyck06 merged 14 commits intomainfrom
feat/#9
Jul 25, 2025
Merged

Feat/#9 리뷰 CRUD API 구현#11
JeongHyck06 merged 14 commits intomainfrom
feat/#9

Conversation

@JeongHyck06
Copy link
Copy Markdown
Member

주요 기능사항

  • 리뷰 도메인, DTO, Repository, Service, Controller 전체 구현
  • 리뷰 CRUD API 엔드포인트 구현
  • 게시글별 리뷰 목록 조회 기능 추가
  • 작성자만 리뷰 수정/삭제 가능하도록 권한 체크 로직 적용

Copy link
Copy Markdown
Contributor

@junseok0304 junseok0304 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

잘 작성하셨습니다! 몇 가지만 보완하면 더 좋은 코드가 될 것 같습니다!~
수정후 recheck 요청 보내주세요!
스크린샷 2025-07-25 오후 3 09 38

Comment thread src/main/java/com/example/nexus/app/review/domain/Review.java Outdated
Comment thread src/main/java/com/example/nexus/app/review/domain/Review.java Outdated
Comment thread src/main/java/com/example/nexus/app/review/domain/Review.java Outdated
Comment thread src/main/java/com/example/nexus/app/review/controller/ReviewController.java Outdated
@JeongHyck06 JeongHyck06 requested a review from junseok0304 July 25, 2025 09:57
Copy link
Copy Markdown
Contributor

@junseok0304 junseok0304 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨어요! 수정사항 모두 확인했습니다 굳!

Comment thread src/main/java/com/example/nexus/app/review/controller/ReviewController.java Outdated
@JeongHyck06 JeongHyck06 merged commit 76f7abb into main Jul 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants