Skip to content

Conversation

@Junyeong-An
Copy link

구현

  • 기존 jdbc를 활용한 예약 시스템에서 jpa로 변환했습니다.
  • 내 예약 목록을 조회할 수 있도록 추가했습니다.
  • 예약 대기 엔티티를 만들어 예약 대기 기능을 추가했습니다.

어려운 점

  • @Query를 활용한 jpql이 익숙치 않아 적응하는데 어려웠습니다.
  • WaigingRepository에서 계속 생성자부분이 타입 오류가 뜨는데 정상적으로 타입이 지정되어 있는 것 같은데 왜 그러는 지 잘 모르겠습니다... 그런데 테스트는 통과했습니다...?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant