-
Notifications
You must be signed in to change notification settings - Fork 458
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
p.111에 나오는 PostsApiController.java의 update메소드 인자 PostsUpdateRequestDto #15
Comments
그리고 책에 Posts클래스의 update 메소드가 호출하는 것만 있고 구현코드는 없는 거 같은데.. 맞나요? |
|
@hello-sangsik 혹시 책에서 찾으신건가요? |
@gracelove91 님 제보 감사합니다 말씀하신대로 코드가 누락되었습니다ㅠ 3쇄에 바로 반영하겠습니다! |
저도 찾질 못해서 직접 작성했습니다ㅎㅎ |
Closed
PostsUpdateRequestDto 클래스에 |
@tommy8808 앗 제보 감사합니다 :) |
Open
Open
Closed
Open
Closed
Open
Closed
Open
This was referenced Sep 20, 2023
Open
Open
Open
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
책에는 PostsUpdateRequestDto소스코드가 없는 거 같아요.. 제가 못찾은 걸까요 ㅠ
** Posts 클래스의 update메소드도 구현부분이 없습니다. 나중에 확인 편하게 하시라고 본문에 추가합니다
The text was updated successfully, but these errors were encountered: