Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codesquad-members-2021
/
java-was
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
2
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[ coco,K ] HTTP 웹 서버 2단계 - 리팩토링
- #8
#8
Open
choigiseong
wants to merge 22 commits into
codesquad-members-2021:coco-k
codesquad-members-2021/java-was:coco-k
from
choigiseong:dev
choigiseong/java-was:dev
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
[ coco,K ] HTTP 웹 서버 2단계 - 리팩토링
#8
choigiseong
wants to merge 22 commits into
codesquad-members-2021:coco-k
codesquad-members-2021/java-was:coco-k
from
choigiseong:dev
choigiseong/java-was:dev
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2021
refactor : HttpRequest
Show description for 8845ec6
choigiseong
committed
8845ec6
View commit details
Copy full SHA for 8845ec6
Browse repository at this point
Merge pull request #18 from ChoiGiSung/refactor-HttpRequest
Show description for 60eccbe
kihyuk-sung
authored
60eccbe
View commit details
Copy full SHA for 60eccbe
Browse repository at this point
test: HttpResponse
Show description for 222894d
kihyuk-sung
committed
222894d
View commit details
Copy full SHA for 222894d
Browse repository at this point
test : HttpResponse
Show description for ebc07f7
choigiseong
committed
ebc07f7
View commit details
Copy full SHA for ebc07f7
Browse repository at this point
test : read css
Show description for 45b9091
choigiseong
committed
45b9091
View commit details
Copy full SHA for 45b9091
Browse repository at this point
test : HttpResponse redirect
Show description for 3494f03
choigiseong
committed
3494f03
View commit details
Copy full SHA for 3494f03
Browse repository at this point
feat: sendRedirect 구현
Show description for 7501bb7
choigiseong
committed
7501bb7
View commit details
Copy full SHA for 7501bb7
Browse repository at this point
test : HttpResponse Cookie
Show description for 0c496fb
choigiseong
committed
0c496fb
View commit details
Copy full SHA for 0c496fb
Browse repository at this point
feat : redirect with cookie
Show description for 6bd7c82
choigiseong
committed
6bd7c82
View commit details
Copy full SHA for 6bd7c82
Browse repository at this point
refactor : HttpResponse
Show description for 570fee7
choigiseong
committed
570fee7
View commit details
Copy full SHA for 570fee7
Browse repository at this point
Merge pull request #19 from ChoiGiSung/http-response
Show description for 5c3547f
kihyuk-sung
authored
5c3547f
View commit details
Copy full SHA for 5c3547f
Browse repository at this point
Commits on Mar 30, 2021
test : ControllerKey
Show description for 63aec98
choigiseong
committed
63aec98
View commit details
Copy full SHA for 63aec98
Browse repository at this point
feat : ControllerKey override equals hashCode
Show description for 7729bf1
choigiseong
committed
7729bf1
View commit details
Copy full SHA for 7729bf1
Browse repository at this point
refactor : Use Controller in RequestHandler
Show description for 66a9237
choigiseong
committed
66a9237
View commit details
Copy full SHA for 66a9237
Browse repository at this point
Merge pull request #20 from ChoiGiSung/controller
Show description for f8796f3
kihyuk-sung
authored
f8796f3
View commit details
Copy full SHA for f8796f3
Browse repository at this point
Update README.md
choigiseong
authored
e84df0d
View commit details
Copy full SHA for e84df0d
Browse repository at this point
Commits on Apr 2, 2021
refactor: Remove else
Show description for 168ef41
kihyuk-sung
committed
168ef41
View commit details
Copy full SHA for 168ef41
Browse repository at this point
Merge pull request #24 from ChoiGiSung/remove-else
Show description for 81bdd6a
choigiseong
authored
81bdd6a
View commit details
Copy full SHA for 81bdd6a
Browse repository at this point
test : RequestMapping test
Show description for aa77c93
choigiseong
committed
aa77c93
View commit details
Copy full SHA for aa77c93
Browse repository at this point
feat : RequestMapping using reflactions
Show description for 1473b04
choigiseong
committed
1473b04
View commit details
Copy full SHA for 1473b04
Browse repository at this point
refactor : HandlerAdapter
Show description for ef37ef5
choigiseong
committed
ef37ef5
View commit details
Copy full SHA for ef37ef5
Browse repository at this point
Merge pull request #25 from ChoiGiSung/mapping
Show description for a386c91
kihyuk-sung
authored
a386c91
View commit details
Copy full SHA for a386c91
Browse repository at this point
You can’t perform that action at this time.