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

[Fix/#153] 반 상세조회 요구사항 변경 #156

Merged
merged 10 commits into from
Aug 19, 2023
Merged

[Fix/#153] 반 상세조회 요구사항 변경 #156

merged 10 commits into from
Aug 19, 2023

Conversation

simhani1
Copy link
Member

@simhani1 simhani1 commented Aug 16, 2023

Issue

내용

  • 반 상세조회시 학생id, 학생 이름, 책id, 책 이름 함께 조회하도록 수정
  • DTO 클래스 및 res 클래스 수정
  • mybatis 사용하여 학생 목록, 교재 목록 조회

핵심 구현 방법

  • 없음

전달 사항

  • 없음

@simhani1 simhani1 added fix 코드 수정 test 테스트 코드 작성 labels Aug 16, 2023
@simhani1 simhani1 self-assigned this Aug 16, 2023
@simhani1 simhani1 linked an issue Aug 16, 2023 that may be closed by this pull request
1 task
@github-actions
Copy link

Unit Test Results

62 tests   62 ✔️  1s ⏱️
44 suites    0 💤
44 files      0

Results for commit 80c207b.

@simhani1 simhani1 merged commit 6012b31 into develop Aug 19, 2023
2 checks passed
@simhani1 simhani1 deleted the fix/#153 branch August 19, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 코드 수정 size/L test 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 반 상세조회시 학생 이름 조회 기능 추가
2 participants