Skip to content

[Refactor] QueryDSL 을 도입하여, 필터 기반의 조회를 수행합니다.#34

Merged
polyglot-k merged 10 commits intoTaskSprints:developfrom
polyglot-k:main
Sep 4, 2024
Merged

[Refactor] QueryDSL 을 도입하여, 필터 기반의 조회를 수행합니다.#34
polyglot-k merged 10 commits intoTaskSprints:developfrom
polyglot-k:main

Conversation

@polyglot-k
Copy link
Copy Markdown
Member

@polyglot-k polyglot-k commented Sep 4, 2024


name: Pull Request
about: '풀 리퀘스트를 제출합니다.'
title: "[FEATURE] - [기능명] 또는 [FIX] - [버그 설명]"
labels: ''
assignees: ''


#30 #33 에 대한 Issue 을 중점으로 구현

🆕 기능 추가 / 🔧 버그 수정

  • 기능 추가: QueryDSL 을 도입하여, 기존의 코드의 복잡성을 낮추고, 여러개의 Query 를 통한 오버헤드를 줄이고자했음.

📋 변경 사항

  • AuctionCriteriaRepository 를 구현
  • ProductCategory를 통한 filter 추가

🔍 테스트 사항

QueryDSL 을 import 하여, 테스트 환경을 재구성

Copy link
Copy Markdown
Contributor

@na0th na0th left a comment

Choose a reason for hiding this comment

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

좋습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 완료

2 participants