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: Custom Jpa Method QueryDSL 로 변경 #232

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

adorableco
Copy link
Contributor

PR

✨ 작업 내용

  • CustomWorkbookRepository , CustomQuestionSetRepository 에서 JPQL로 작성한 쿼리를 queryDSL로 변경했습니다.
  • 연관된 repository 들끼리는 패키지로 묶었습니다.

✨ 참고 사항

x


⏰ 현재 버그

x


✏ Git Close

@adorableco adorableco added 🔨 Refactor 코드 리팩토링 🫧 seyeon seyeon labels Sep 29, 2024
@adorableco adorableco self-assigned this Sep 29, 2024
@adorableco adorableco linked an issue Sep 29, 2024 that may be closed by this pull request
1 task
Copy link

테스트 커버리지 측정

There is no coverage information present for the Files changed

Total Project Coverage 83.99% 🍏

Copy link
Contributor

@RinRinPARK RinRinPARK left a comment

Choose a reason for hiding this comment

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

따봉추

@adorableco adorableco merged commit 18aa5f2 into develop Sep 29, 2024
1 check passed
@adorableco adorableco deleted the seyeon/swm-187 branch September 29, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링 🫧 seyeon seyeon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ Refactor: Custom Jpa Method QueryDSL 로 변경
2 participants