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

4주차 미션 / 서버 2조 권태완 #37

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

twkwon0417
Copy link

미션 진행도(%)

  • 100% (추가 미션 제외)

미션 수행 내용

  • 요구한 사항들은 모두 만족 시켰습니다.
  • ModelAndView 객체를 사용하여 Controller의 servlet의존성을 없애려고 노력하였습니다.

궁금점

  • MethodChaining을 활용하여 ModelAndView의 addModel을 구현 했는데, 매번 model을 add할떄 코드 중복을 피하기 위해 사용하는 것 이외에 다른 의도가 있나 궁금합니다.

배운점

  • ModelAndView를 사용해도 Controller에서 데이터를 세팅해주어야 해서 왜 굳이 Model을 쓰나 의아했었는데 의존성을 걷어내려 했다는 것을 배웠습니다. 코드를 짤떄도 의존성을 한번더 생각해볼수 있는 좋은 기회였습니다.

감사합니다!!

@twkwon0417 twkwon0417 changed the title Week04 4주차 미션 / 서버 2조 권태완 Apr 12, 2024
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.

2 participants