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

✨ [feature] #67 - 유저 스터디룸 목록 조회 #70

Closed
wants to merge 11 commits into from

Conversation

karryred
Copy link
Collaborator

@karryred karryred commented Aug 8, 2024

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feature/#67-user-studyroom/GAJI-98 -> develop

변경 사항

  • QueryDsl 의존성 추가하였습니다.
  • QueryDslConfig를 생성하였습니다.
  • RoomCustomRepository와 Impl을 추가하였습니다.

이슈

-PageValidator를 추가하긴 하였는데 사용할 일이 없어 검증까지는 하지 못했습니다. 추후 검증하여 다시 커밋하겠습니다.

테스트 결과

-성공
룸 성공

-성공(룸이 각 3개보다 적을경우)
room이 6개가 안될 경우

@karryred karryred added the ✨ feature 새로운 기능 구현 label Aug 8, 2024
@karryred karryred self-assigned this Aug 8, 2024
@karryred karryred linked an issue Aug 8, 2024 that may be closed by this pull request
2 tasks
@karryred karryred closed this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 새로운 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [feature] 유저 스터디룸 목록 조회 API 구현
1 participant