단순 오탈자 정리 #34
tc-ha
started this conversation in
자신의 진행 상황 공유
Replies: 3 comments 1 reply
-
p.86 소스코드 수정 for(Todo todo : todos) { |
Beta Was this translation helpful? Give feedback.
1 reply
-
p. 89 오탈자 |
Beta Was this translation helpful? Give feedback.
0 replies
-
p.99 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
p.100 위에서부터 3번째 줄: HTTP 리퀘스 -> HTTP 리퀘스트
p. 111 그림 2-30: [갈색 박스] testRequestParam -> testRequestBody
p. 200 위에서부터 5번째 줄: + 버튼 클릭 시 -> 휴지통 버튼 클릭 시
p. 219 위에서부터 9번째 줄: Rejecte -> Reject
p. 225 위에서부터 5번째 줄: Servce API -> Service API
p. 245 아래에서부터 8번째 줄: .email(user.getUsername()) -> .email(user.getEmail())
p. 298 위에서부터 3번째 줄: localhost:5000/todo -> localhost:8080/todo
p. 384 맨 아랫줄: 플로이하려면 -> 디플로이하려면
Beta Was this translation helpful? Give feedback.
All reactions