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

Pet 124 refactor : Category Id를 통해 Todo 반환 메소드 리팩터링 #82

Merged
merged 6 commits into from
Oct 12, 2023

Conversation

tlarbals824
Copy link
Member

@tlarbals824 tlarbals824 commented Oct 12, 2023

작업사항

  • Category Id를 통해 Todo 반환 메소드 리팩터링
  • DTO 네이밍 변경 ( DTO 이름에 simple 제거해야할것같아 너무 많이 써서 햇갈리네)
  • nginx 설정 수정
  • AssignQueryService에서 CategoryId와 날짜 기반 검색 메소드 추가
  • UserQueryService에서 UserIds 를 통해 key : userId , value : User 맵 반환 메소드 추가

변경로직

  • 내용을 적어주세요.

참고자료

  • 대략 6000개 조회할때 1초정도 시간 걸립니다

@tlarbals824 tlarbals824 added the 🔨 Refactor 리팩터링 label Oct 12, 2023
@tlarbals824 tlarbals824 merged commit 3371629 into main Oct 12, 2023
@tlarbals824 tlarbals824 deleted the PET-124 branch October 12, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 리팩터링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants