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

[randy]Chapter 10. API & Paging #41

Merged
merged 3 commits into from
Jun 27, 2024
Merged

[randy]Chapter 10. API & Paging #41

merged 3 commits into from
Jun 27, 2024

Conversation

Jangwon0319
Copy link

@Jangwon0319 Jangwon0319 commented Jun 26, 2024

#️⃣ 연관된 이슈

#32

✅ 워크북 체크리스트

  • 모든 핵심 키워드 정리를 마쳤나요?
  • 핵심 키워드에 대해 완벽히 이해하셨나요?
  • 이론 학습 이후 직접 실습을 해보는 시간을 가졌나요?
  • 미션을 수행하셨나요?
  • 미션을 기록하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?
  • 적절한 라벨을 설정하였나요?
  • 스터디원들에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?

📌 주안점

@Jangwon0319 Jangwon0319 added the ✨ Chapter10 챕터 10 label Jun 26, 2024
@Jangwon0319 Jangwon0319 requested review from ls-rain and KkomSang June 26, 2024 20:06
@Jangwon0319 Jangwon0319 self-assigned this Jun 26, 2024
Copy link

@KkomSang KkomSang left a comment

Choose a reason for hiding this comment

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

너무너무 수고 많으셨습니다!!! 본가 가셔서 힐링 많이 하세요~~🍀🍀🍀🍀

- 객체에서 참조를 사용해 연관된 객체를 찾는 것


### ✅ SQL과 JPA의 차이

Choose a reason for hiding this comment

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

둘의 차이점은 찾아보지 못했는데 새로운 정보 알아갑니닷👍

Copy link

@ls-rain ls-rain left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 !!!

- 첫 번째 파라미터 : 페이지 순서 / 두 번째 파라미터 : 단일페이지 크기
- 페이지 순서는 0부터 시작!!

### ✅ Page 내부 코드
Copy link

Choose a reason for hiding this comment

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

내부까지 상세히 알아볼수 있어서 좋았습니다 ㅎㅎ!

@@ -0,0 +1,3 @@
## 10주차 미션 Github 링크

https://github.com/Jangwon0319/umc-server-study/tree/feat/%2310
Copy link

Choose a reason for hiding this comment

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

구현한다고 고생많으셨습니다 👍

@Jangwon0319 Jangwon0319 merged commit b56f243 into randy/main Jun 27, 2024
@Jangwon0319 Jangwon0319 deleted the randy/#10 branch June 27, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Chapter10 챕터 10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants