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

n+1 개선 #449

Merged
merged 7 commits into from
Sep 14, 2023
Merged

n+1 개선 #449

merged 7 commits into from
Sep 14, 2023

Commits on Sep 7, 2023

  1. Merge pull request #434 from woowacourse-teams/refactor/426-testconta…

    …iners
    
    기존 테스트 환경 TestContainers로 리팩토링
    nuyh99 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    95715a3 View commit details
    Browse the repository at this point in the history
  2. refactor: n+1 개선

    e-astsea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    941ee23 View commit details
    Browse the repository at this point in the history
  3. refactor: conflict 해결

    e-astsea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8cdfb46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de3a6c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. refactor: n+1 리팩토링

    e-astsea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    14f1f74 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/refactor/430-n+1' into refactor/…

    …430-n+1
    
    # Conflicts:
    #	server/src/main/java/com/project/yozmcafe/domain/cafe/CafeRepository.java
    #	server/src/main/java/com/project/yozmcafe/domain/member/MemberRepository.java
    #	server/src/main/java/com/project/yozmcafe/domain/menu/MenuBoardRepository.java
    #	server/src/main/java/com/project/yozmcafe/domain/menu/MenuRepository.java
    e-astsea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9473fd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. refactor: @param 추가

    e-astsea committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4d13d8c View commit details
    Browse the repository at this point in the history