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

♻️ QueryDSL을 openfeign 포크 버전으로 마이그레이션 #392

Open
uwoobeat opened this issue Jun 16, 2024 · 0 comments
Open
Labels
♻️ refactor 기능 개선

Comments

@uwoobeat
Copy link
Member

📌 Description

  • 현재 querydsl-apt 미지원 문제로 hibernate에서 @Embedded 로 record 클래스를 사용할 수 있음에도 이를 적용할 수 없습니다.
  • querydsl/querydsl의 포크인 openfeign/querydsl의 경우 기존 querydsl보다 더 활발하게 업데이트되고 있고, 유지보수도 이루어지고 있으므로, 해당 버전으로 마이그레이션을 진행한 뒤, 기존 VO를 record 클래스로 마이그레이션 하도록 합니다.

참고자료

@uwoobeat uwoobeat added the ♻️ refactor 기능 개선 label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 기능 개선
Projects
None yet
Development

No branches or pull requests

1 participant