학생 조회 성능 개선: feat/student-search-querydsl #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#️⃣연관된 이슈
ㅡ
📝작업 내용
QueryDSL 버전 변경
학생을 조회할 때 QueryDSL로 모든 정보를 한번에 조회하여 성능 개선 시도

💬리뷰 요구사항(선택)
새로 만든 메서드 이름이 다 안 좋은 것 같습니다
또한 코틀린을 모르는 사람이 원래 코드 보면서 작성한거라 문법에 문제가 있을수도 있음
성능 개선이 되었는지 확인 부탁