We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
refatactor(Controller) : String에서 ModelAndView를 반환하도록 변경
355ac25
#11
feat(AbstractController) : jsonView로 반환하는 추상 컨트롤러 추가
59e9b8d
feat(view) : Object을 받으면 그에 맞춰 Json 값으로 반환할 수 있도록 구현
135024b
refactor: 디렉토리 이동
4eacc7e
refactor(DispatcherServlet): 이전에 받던 String 값을 직접 Response 객체에서 사용하기 보…
d86a171
…다는 View를 통한 동작으로 변경 #11
Merge pull request #12 from mjj111/feat/#11_model_and_view
bd7113a
Feat/#11 model and view
mjj111
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: