Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요, 2주차 미션을 수행한 조성현입니다.
이번 미션을 수행하면서 네트워크를 통해 데이터가 어떻게 통신하는지 대해 학습해 볼 수 있었고 스프링에서 활용하던 기능들이 어떻게 구현되는 지를 알 수 있었던 뜻 깊은 시간이었다고 생각합니다.
미션을 수행하면서 Input 버퍼에서 데이터를 읽어와 버퍼가 비어있는데 이를 인지하고 못하고 readline()을 호출해 Blocking을
구현할 때 한번, 리팩토링 할 때 1번 경험해 보면서 버퍼에 대해서도 보다 더 자세히 알아갈 수 있었던 것 같습니다.
최종적으로 미션은 1번 Tomcat 구현은 완료하였고, 2번 리팩토링은 절반 정도 완성했습니다. url마다의 작업 처리 분리(Controller) 부분은 답지를 참고해 보면서 주말동안 공부해볼 예정입니다.! 감사합니다