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

상품 검색 기능 추가 #76

Merged
merged 4 commits into from
Jul 28, 2024
Merged

상품 검색 기능 추가 #76

merged 4 commits into from
Jul 28, 2024

Conversation

jhkim31
Copy link
Collaborator

@jhkim31 jhkim31 commented Jul 10, 2024

설명

  • QueryDSL 적용
  • MySQL의 JSON_CONTAINS 함수, 하이버네이트 FunctionContributor로 추가
  • 동적 쿼리 적용
  • 테스트 코드 작성

연관 이슈

#19 #65

jhkim31 added 2 commits July 9, 2024 22:16
* 동적 쿼리를 위한 QueryDSL세팅
* QueryDSL 적용
* MySQL의 JSON_CONTAINS 함수, 하이버네이트 FunctionContributor로 추가
* 동적 쿼리 적용
* 테스트 코드 작성
@jhkim31 jhkim31 added feature 추가 기능 be backend labels Jul 10, 2024
@jhkim31 jhkim31 requested a review from mason1155 July 10, 2024 10:30
@jhkim31 jhkim31 self-assigned this Jul 10, 2024
* method 이름 변경
@jhkim31 jhkim31 merged commit 5cbd19c into develop Jul 28, 2024
@jhkim31 jhkim31 deleted the feature/search branch July 30, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
be backend feature 추가 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants