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

코드 리팩토링 #69

Open
2 of 8 tasks
zzawang opened this issue May 27, 2024 · 0 comments
Open
2 of 8 tasks

코드 리팩토링 #69

zzawang opened this issue May 27, 2024 · 0 comments
Assignees
Labels
🖥️ BE 백엔드 담당 🔥 Refactor 코드 개선 및 코드 품질 향상
Milestone

Comments

@zzawang
Copy link

zzawang commented May 27, 2024

✏️ 기능 설명

전반적인 구조와 코드를 리팩토링한다.



✅ TODO

  • 접근 수준을 갖는 생성자로 롬복 수정하기 (Ex) @allargsconstructor(access = accesslevel.private))
  • immutable한 값을 반환하도록 변경하기
  • LoginService 코드 분리
  • 필터링 n+1쿼리 문제 해결
    • ListCrudRepository 사용해보기
  • 이슈 상태관리 n+1쿼리 문제 해결
  • @ControllerAdvice ➡️ @RestControllerAdvice
  • 라벨 개수와 마일스톤 개수를 묶어서 보내는 API 구현
  • 필터링 API의 열린/닫힌 이슈 개수 Count 수정



📕 참고할만한 자료(선택)

@zzawang zzawang added 🔥 Refactor 코드 개선 및 코드 품질 향상 🖥️ BE 백엔드 담당 labels May 27, 2024
@zzawang zzawang added this to the ⚙️ Etc milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ BE 백엔드 담당 🔥 Refactor 코드 개선 및 코드 품질 향상
Projects
Status: In Progress
Development

No branches or pull requests

2 participants