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

[FEAT] 파트 등록, 노래 정보 조회 ( 파트 등록 전, 후 ) API 구현 #87

Closed
4 tasks done
splitCoding opened this issue Jul 18, 2023 · 0 comments
Closed
4 tasks done
Assignees
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! ✨ Feat 꼼꼼한 기능 구현 중요하죠

Comments

@splitCoding
Copy link
Collaborator

splitCoding commented Jul 18, 2023

🤷 구현할 기능

파트 등록, 노래 정보 조회 ( 파트 등록 전, 후 ) API 구현

🔨 상세 작업 내용

  • 파트 등록 API
  • 노래 정보 조회 API
    • 파트 등록 전
    • 파트 등록 후

⏰ 예상 작업 시간

3시간

⏰ 마감일

20230718 (화)

@splitCoding splitCoding added [ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! ✨ Feat 꼼꼼한 기능 구현 중요하죠 labels Jul 18, 2023
@splitCoding splitCoding self-assigned this Jul 18, 2023
splitCoding added a commit that referenced this issue Jul 19, 2023
* fix: id를 포함한 객체를 HashSet 에 저장하게 수정

* config: RestAssured 의존성 추가

* feat: 파트 등록 API 구현

* fix: 더미 데이터를 이용한 테스트를 위한 테스트 파라미터 변경

* feat: 노래 정보 조회 API 구현

* fix: Set 자료구조 List 로 변경

정확한 해시값을 위한 선행되야하는 영속화 과정에서 LazyLoading 이 발생시 컬렉션에 직접 넣지 않았음에도 들어가있는 상태를 가지게 되는 문제점

* test: 파트 등록 테스트 추가
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-shook Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! ✨ Feat 꼼꼼한 기능 구현 중요하죠
Projects
Status: Done
Development

No branches or pull requests

1 participant