'framework jpetstore 샘플 분석기'에 해당되는 글 1건

  1. 2009.12.21 framework jpetstore 샘플 분석기
반응형
  • jpetstore 설치하기 : Spring2.0 샘플에 포함된 jpetstore를 설치하고 테스트 해 본다.
  • jpetstore 에서의 Spring 초기 설정과 IoC : jpetstore 에서의 웹 애플리케이션을 위한 Spring 초기 설정과 간단한 IoC에 대한 설명
  • jpetstore 에서의 Spring MVC 설정 : jpetstore 에서의 Spring MVC 설정을 어떻게 하는지 알아본다. 그리고 간략하게 Spring MVC에서 HTTP Request를 처리하는 과정에 대해서 셋팅하는 것과 함께 살펴본다.
  • jpetstore 에서의 HandlerMapping : Spring MVC에서 HandlerMapping을 어떻게 사용하는지 jpetstore을 통해서 알아본다.
  • jpetstore 에서의 InternalResourceViewResolver : Spring MVC에서 InternalResourceViewResolver을 어떻게 사용하는지 jpetstore을 통해서 알아본다.
  • jpetstore 예제로 살펴보는 Spring MVC와 iBatis 연동 : "shop/viewCategory.do" 요청을 예제로 하여 Spring MVC(Controller)의 전체적인 처리 과정과 iBatis를 사용하여 연동한 Spring framework의 과정을 살펴본다.
  • 참고문헌

  • 출처 : http://www.javajigi.net/pages/viewpage.action?pageId=6962

    Posted by 1010