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 structure 개선요구 #204

Open
jyeonjyan opened this issue Sep 13, 2021 · 1 comment
Open

Querydsl structure 개선요구 #204

jyeonjyan opened this issue Sep 13, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation Fix-todo This issue needs to be fixed. Opinion This content requires decision making! question Further information is requested

Comments

@jyeonjyan
Copy link
Member

Screen Shot 2021-09-13 at 10 31 00 AM

현재 저희의 querydsl 은 위와 같은 extends, impl 구조로 상속, 구현 되어졌습니다.
하지만 v1.1.0 부터 하나의 repository 에 JPAQueryFactory 클래스를 생성자 주입 후 사용하려 합니다.
즉, 현재와 같이 DataJPA 와 querydsl 을 나누어 구조화 하는 것이 아닌, 하나의 repository 로 통합하여 사용하려 합니다.

v1 릴리즈 전에 이 부분을 수정하기에는 리소스도 꽤 크고 성능에 영향이 있는 부채는 아니기에 v1.1.0 이후로 전가 합니다.

참고하기 -> 우아콘2020 수십억건에서 QUERYDSL 사용하기

@jyeonjyan jyeonjyan added documentation Improvements or additions to documentation question Further information is requested Fix-todo This issue needs to be fixed. Opinion This content requires decision making! labels Sep 13, 2021
@siwony siwony closed this as completed Oct 14, 2021
@siwony
Copy link
Member

siwony commented Oct 14, 2021

다른 이슈로 착각함

@siwony siwony reopened this Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Fix-todo This issue needs to be fixed. Opinion This content requires decision making! question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants