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 생성 #46

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

sojungpp
Copy link
Member

@sojungpp sojungpp commented Aug 3, 2023

🌱 이슈 번호

close #44


💬 기타 사항

  • 빨리 가을 오면 좋겠다

@sojungpp sojungpp added 🔮 feat 기능을 생성해요 ! 😽 sojung 소정이가 만든 기능이에요 ! 🛍️ products 상품 도메인 기능이에요 ! labels Aug 3, 2023
@sojungpp sojungpp self-assigned this Aug 3, 2023
Copy link
Member

@psyeon1120 psyeon1120 left a comment

Choose a reason for hiding this comment

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

🤩

Copy link
Collaborator

@chaerlo127 chaerlo127 left a comment

Choose a reason for hiding this comment

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

박소정 가을 타나봐 ㅋㅅㅋ🍂

/**
* 유저 상품 목록
*/
@GetMapping("/users/{userId}")
Copy link
Collaborator

Choose a reason for hiding this comment

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

사용자 객체 필요한게 아니면, AuthenticationPrincipal 사용 안해도 될거에요 !

Copy link
Member

Choose a reason for hiding this comment

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

정말요?! IsLogin 처럼 필수인줄 알았네여 나도 지워야겠다

Copy link
Member Author

Choose a reason for hiding this comment

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

스크린샷 2023-08-04 오전 1 14 46
유레카 !!!!! 반영했습니다 꾸벅

@sojungpp sojungpp merged commit 8e968bc into develop Aug 3, 2023
1 check passed
@sojungpp sojungpp deleted the feat/#44-getProductsByUser branch August 9, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 feat 기능을 생성해요 ! 🛍️ products 상품 도메인 기능이에요 ! 😽 sojung 소정이가 만든 기능이에요 !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 유저 상품 목록 API
3 participants