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
Type
/
to 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
.
code-villain
/
jwp-basic
Public
forked from
slipp/jwp-basic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Siyoon/step5
- #6
#6
Draft
siyoon210
wants to merge 10 commits into
step5-qna-with-ajax
code-villain/jwp-basic:step5-qna-with-ajax
from
siyoon/step5
code-villain/jwp-basic:siyoon/step5
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Siyoon/step5
#6
siyoon210
wants to merge 10 commits into
step5-qna-with-ajax
code-villain/jwp-basic:step5-qna-with-ajax
from
siyoon/step5
code-villain/jwp-basic:siyoon/step5
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2020
View 인터페이스 선언, 이를 구현한 JsonView, JspView 생성
siyoon210
committed
fc3a02e
View commit details
Copy full SHA for fc3a02e
Browse repository at this point
Controller 반환타입을 View로 변경하고, 구현체 JsonView와 JspView를 반환
siyoon210
committed
59420dc
View commit details
Copy full SHA for 59420dc
Browse repository at this point
Controller 반환타입을 View로 변경하고, 구현체 JsonView와 JspView를 반환
siyoon210
committed
37c145c
View commit details
Copy full SHA for 37c145c
Browse repository at this point
viewName -> View 타입으로 변경 OCP DIP
siyoon210
committed
23f5263
View commit details
Copy full SHA for 23f5263
Browse repository at this point
Commits on Aug 6, 2020
ModelAndView 객체 생성
siyoon210
committed
9b20350
View commit details
Copy full SHA for 9b20350
Browse repository at this point
Controller가 ModelAndView를 반환하고 render시에 ModelAndeView가 View의 render를 호출하도록 변경
siyoon210
committed
3e9031c
View commit details
Copy full SHA for 3e9031c
Browse repository at this point
Controller 구현체 반환값 View -> ModelAndView로 변경
siyoon210
committed
cb132f1
View commit details
Copy full SHA for cb132f1
Browse repository at this point
ModelAndView 내부적으로 Map 선언하고 객체에 모델 추가
siyoon210
committed
6f87717
View commit details
Copy full SHA for 6f87717
Browse repository at this point
scrpits 응답에서 savedAnswer을 꺼내쓰도록 수정
siyoon210
committed
aa48dac
View commit details
Copy full SHA for aa48dac
Browse repository at this point
Commits on Aug 7, 2020
ModelAndView builder 패턴 적용
siyoon210
committed
3707bd1
View commit details
Copy full SHA for 3707bd1
Browse repository at this point
You can’t perform that action at this time.