Skip to content
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단계 미션 제출합니다. #24

Open
wants to merge 5 commits into
base: chanhalee
Choose a base branch
from

Conversation

chanhalee
Copy link

안녕하세요 chanhalee 입니다.
1단계 미션 제출합니다.
잘 부탁드립니다!

HttpRequest 작성 및 테스트 작성
HttpRequest 생성에 따른 RequestHandler 역할 축소
Controller 작성
- Request 성격에 따라 적절한 Controller를 생성해 반환하는 RequestMapping 작성
- 홈 경로에 보낸 Get 요청에 대해 200 OK를 보내는 DefaultController 작성
- index.html, style.css 등 리소스 청구요청을 처리하는 컨트롤러 TemplateController 작성
- User 생성 요청을 처리하는 UserController 작성
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.

1 participant