Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Planning] - 영화 후기 포스팅 댓글 관련 진행 계획 #22

Open
jbw9964 opened this issue Sep 27, 2024 · 0 comments
Open

[Planning] - 영화 후기 포스팅 댓글 관련 진행 계획 #22

jbw9964 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
✨ planning Planning further tasks

Comments

@jbw9964
Copy link
Collaborator

jbw9964 commented Sep 27, 2024

🏷 진행할 작업들

분담 관련 작업 계획들

작업 분류 작업 내용 계획 기간
feat ReviewComment 관련 mybatis SQL 쿼리를 작성한다. ~ 09/29
feat 쿼리가 작성된 Repository 의 테스트 코드를 작성한다. ~ 09/29
feat ReviewCommentService 구현체를 만든다. ~ 09/29

큰 연관 없는 조사 계획들

작업 분류 작업 내용 계획 기간
none RestControllerAdvice 사용법에 대해 알아본다. none
none Swagger 사용법에 대해 알아본다. none

📝 구체적인 작업 설명

  • ReviewComment 관련 mybatis SQL 쿼리를 작성한다.
    mybatis 의 쿼리를 xml 로 작성할지 @Select 와 같은 어노테이션으로 작성할지 고민 중 입니다.
    두 방식으로 간단히 구현해 보고 더 편한 방식으로 진행할 것 같습니다.

  • 쿼리가 작성된 Repository 의 테스트 코드를 작성한다.
    아마 통합 테스트 코드로 작성할 것 같습니다.
    정상 작동하는 경우, 예외가 발생하는 경우, Edge case 경우의 테코를 작성할 것 같습니다.


⏩ 계획 완료 후 예상되는 작업

다른 팀에서 Github Action 으로 CI 를 사용하던데, 저희도 사용하면 어떨지 생각해 보겠습니다.


@jbw9964 jbw9964 added the ✨ planning Planning further tasks label Sep 27, 2024
@jbw9964 jbw9964 self-assigned this Sep 27, 2024
jbw9964 added a commit that referenced this issue Sep 29, 2024
Feat/#23/mybatis query - `ReviewCommentRepository` 관련 `MyBatis` 쿼리 추가

Resolves : #23 
Related to : #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ planning Planning further tasks
Projects
None yet
Development

No branches or pull requests

1 participant