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

fix: 잘못된 QueryDSL 의존성으로 QClass 가 생성되지 않는 것을 수정했습니다. #45

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

toychip
Copy link
Member

@toychip toychip commented Jul 17, 2024

  • 🔀 PR 제목의 형식을 잘 작성했나요? e.g. [add] pr template
  • 🧹 불필요한 코드는 제거했나요?

작업 내용

QueryDSL 의존성을 수정했습니다.

./gradlew clean build 사용하면 QClass 가 생성됩니다.
entity/generated/source/kapt/main/com/maship/dojo 에 생성되며 clean 하면 사라지도록 했습니다.

비고 (첨부자료)

스크린샷 2024-07-17 20 05 47

Copy link
Member

@xonmin xonmin left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

build.gradle.kts Outdated Show resolved Hide resolved
@toychip toychip self-assigned this Jul 18, 2024
@toychip toychip merged commit 73086f8 into master Jul 18, 2024
1 check passed
@toychip toychip deleted the junhyoung/fix-querydsl-dependency branch July 18, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants