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

[REFACTOR] 질문 조회 로직 리팩토링 #453

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Conversation

mooncw
Copy link
Collaborator

@mooncw mooncw commented Nov 27, 2024

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

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 문서 수정
  • 리팩토링
  • 스타일 수정
  • 테스트 코드 추가
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 개발 환경 세팅

변경 사항

  • 몽고 DB 쿼리 로그가 찍히게 logback 설정 추가
  • for문으로 하나씩 Question 데이터를 가져오는 것이 아닌 한번에 가져오도록 수정
  • 또한 한번에 가져올 때 Projection으로 바로 Info 형태로 가져오도록 구현

참고 사항

셀프 체크리스트

  • 코드가 정상적으로 동작하는지 확인
  • 새로운 테스트를 추가했거나 기존 테스트를 통과하는지 확인
  • 코드 스타일 가이드에 맞게 포맷팅했는지 확인
  • 관련 문서를 업데이트했는지 확인

@mooncw mooncw added 🔖 MEDIUM Priority: MEDIUM ⚒️ REFACTOR 리팩토링 🌚 BE 🏀 CW Moon Chanwook labels Nov 27, 2024
@mooncw mooncw requested a review from tigris24 November 27, 2024 08:48
@mooncw mooncw self-assigned this Nov 27, 2024
Copy link
Collaborator

@tigris24 tigris24 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다

@mooncw mooncw merged commit 34c97d3 into dev Nov 27, 2024
@mooncw mooncw deleted the refactor/#450/find-question branch November 27, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌚 BE 🏀 CW Moon Chanwook 🔖 MEDIUM Priority: MEDIUM ⚒️ REFACTOR 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants