-
Notifications
You must be signed in to change notification settings - Fork 309
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
[톰캣 구현하기 1, 2단계] 오도(문민혁) 미션 제출합니다. #344
Conversation
SonarCloud Quality Gate failed. 1 Bug 0.0% Coverage The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안녕하세요 오도~
미션 깔끔하게 구현해주셨네요!
전체적으로 기능에 대한 책임과 역할을 클래스로 잘 분리했다고 느껴지는 코드였습니다!
if문에 대한 분기 처리는 3단계 리펙터링때 개선하시면 될거 같습니다
몇가지 코멘트와 질문 남겨드렸는데 확인한번 부탁드려요~!
미션 고생하셨습니다 👍
tomcat/src/main/java/org/apache/coyote/http11/ExceptionHandler.java
Outdated
Show resolved
Hide resolved
tomcat/src/main/java/org/apache/coyote/http11/HttpResponse.java
Outdated
Show resolved
Hide resolved
tomcat/src/main/java/org/apache/coyote/http11/ResourceLoader.java
Outdated
Show resolved
Hide resolved
tomcat/src/main/java/org/apache/coyote/http11/Http11Processor.java
Outdated
Show resolved
Hide resolved
tomcat/src/main/java/org/apache/coyote/http11/Http11Processor.java
Outdated
Show resolved
Hide resolved
안녕하세요 루쿠! 꼼꼼한 리뷰 감사합니다 👍 |
Kudos, SonarCloud Quality Gate passed! 0 Bugs 0.0% Coverage The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
안녕하세요 오도~ |
안녕하세요 루쿠!
리뷰 잘부탁드립니다~