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

How To Using Debug User Service #14

Open
JustKode opened this issue Aug 1, 2022 · 0 comments
Open

How To Using Debug User Service #14

JustKode opened this issue Aug 1, 2022 · 0 comments
Assignees

Comments

@JustKode
Copy link
Member

JustKode commented Aug 1, 2022

스크린샷 2022-08-02 오전 1 25 27

UserService.java 에 있는 @Service 어노테이션을 제거 하고, UserDebugService.java에 붙여 준 후 어플리케이션 동작 시키면 됩니다.

주의: 절대 @service 어노테이션 위치를 변경 한 후에, git add - commit - push 하지 마세요.

그 다음에 Postman에서 Current User에 대한 요청을 확인 하는 방법은 다음과 같이, Header에 userId 키로, 아이디 값을 추가 하면 됩니다.

스크린샷 2022-08-02 오전 1 27 54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants