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

[BE] feat: 상품에 대한 리뷰 목록 조회 동적 쿼리 구현 및 API 성능 개선 #607

Merged
merged 36 commits into from
Oct 16, 2023

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    4d23cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dab498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc6dc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15febd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e83c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c440c8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5df31eb View commit details
    Browse the repository at this point in the history
  8. feat: 정렬 기능 추가

    70825 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2adbb63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    305a61d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6301f07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be9c68f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7c86de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7595878 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f15a48a View commit details
    Browse the repository at this point in the history
  15. refactor: 주석 삭제

    70825 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6230eae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    73a6891 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0746b0 View commit details
    Browse the repository at this point in the history
  18. temp: Criteria API + Specification으로 동적 쿼리 기능 구현

    리팩터링 진행중
    70825 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    37eeb3a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    3c709c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6074ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d8ccd View commit details
    Browse the repository at this point in the history
  4. refactor: static 삭제

    70825 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0bf7ce1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6706d35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36de6f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e09caee View commit details
    Browse the repository at this point in the history
  8. refactor: 클래스 네이밍 변경

    LongTypeSortSpec -> LongTypeReviewSortSpec
    70825 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bbd289a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e72b3d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c8f0e9 View commit details
    Browse the repository at this point in the history
  11. fix: 충돌 해결

    70825 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    28f2be9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d7bb1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a6af05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69fd2e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c89357 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db9b5d3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0546c71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89e3bfe View commit details
    Browse the repository at this point in the history