-
Notifications
You must be signed in to change notification settings - Fork 2
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] spot domain 구현 ( Feature/17 -> dev ) #46
Conversation
ERD 맞춰 기초적인 Spot entity column 생성
Feature/17 <- Feature/29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AWS 이미지까지 화이팅입니다! 고생하셨습니다.
LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다 ~
spotRepository.save(spot); | ||
|
||
/* | ||
// 이미지 저장 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 주석처리는 뭐죵?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
구현 예정입니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
image create 부분은 문제 없는데, image service update method가 문제가 있어서 한 번에 수정해서 다른 pr로 올릴게요
✨ PR 유형
어떤 변경 사항이 있나요??
🛠️ 작업내용
spot domain 관련 기능 구현입니다.
📋 추후 진행 상황
Image domain 관련 기능 구현
like spot API 구현
gusetbook API 구현
📌 리뷰 포인트
✅ Checklist
PR이 다음 요구 사항을 충족하는지 확인해주세요