Skip to content

How To Using Debug User Service #14

Description

@JustKode

스크린샷 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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions