Skip to content

Conversation

@jminkkk
Copy link

@jminkkk jminkkk commented Sep 6, 2024

안녕하세요 산초! 몰리입니다 🍀
전체적인 프로세스로 동작하도록 했습니다...!

요청 -> HandlerMapping -> RequestHandler -> 응답

시간 관계상 코드가 친절하지 못해서 양해부탁드립니다 ...😭

jminkkk and others added 30 commits September 4, 2024 18:13
Copy link
Author

@jminkkk jminkkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요 산초
좋은 피드백 감사합니다 🔥

분리한 패키지에 대해 간단히 설명을 하자면

  • http
    • http protocol에서 사용되는 컴포넌트들
  • coyote
    • http 기반의 요청을 받고, 처리하는 객체들
  • catalina
    • 특정 프로토콜에 종속되지 않은 was 실행 객체

+) 테스트 추가와 리팩토링을 하다보니 반영이 너무 늦어졌네요 ㅠ

Response 객체 분리와 Controller, HttpMethod Enum 분리 등은 다음 단계에서 진행해보려고 추가하지 않았으니 참고 부탁드립니다!

Copy link

@nayonsoso nayonsoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

열심히 리팩터링해주셨네요☺️
완성도가 느껴지는 코드가 된 것 같아요 ㅎㅎ
이번 미션은 휼륭히 하신 것 같으니 이만 머지하겠습니다🤩

@nayonsoso nayonsoso merged commit 654fafe into woowacourse:jminkkk Sep 10, 2024
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

Successfully merging this pull request may close these issues.

3 participants