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] Querydsl을 이용한 쿼리 최적화 #108

Closed
2 of 3 tasks
jun02160 opened this issue Sep 29, 2023 · 0 comments · Fixed by #112
Closed
2 of 3 tasks

[REFACTOR] Querydsl을 이용한 쿼리 최적화 #108

jun02160 opened this issue Sep 29, 2023 · 0 comments · Fixed by #112
Assignees
Labels
☁️Database DB 관련 예준🍒 🔨Refactor 코드 리펙토링 (기능 변경 없이 코드만 수정할 때)

Comments

@jun02160
Copy link
Member

jun02160 commented Sep 29, 2023

✨ 이슈 내용

  • Querydsl을 적용하여 서비스 내 복잡한 쿼리 최적화

✅ 체크리스트

  • Querydsl 관련 의존성 추가
  • DAO에서 jpql 순수 쿼리로 작성한 부분에 Querydsl 적용
  • JPA 메서드를 사용한 부분까지 최적화!
@jun02160 jun02160 added 예준🍒 🔨Refactor 코드 리펙토링 (기능 변경 없이 코드만 수정할 때) ☁️Database DB 관련 labels Sep 29, 2023
@jun02160 jun02160 self-assigned this Sep 29, 2023
jun02160 added a commit that referenced this issue Oct 4, 2023
jun02160 added a commit that referenced this issue Oct 24, 2023
jun02160 added a commit that referenced this issue Oct 24, 2023
…zation

[REFACTOR] Querydsl을 이용한 쿼리 최적화
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️Database DB 관련 예준🍒 🔨Refactor 코드 리펙토링 (기능 변경 없이 코드만 수정할 때)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant