한국 스프링 사용자 모임에서 주최를 하며 여러곳에서 이번에는 NHN에서 음료수를 후원해주신다고 합니다.(맞나..-_-?)

장소는 제가 다니고 있는 학교에서 꽤 괜찮은 회의실을 빌렸기 때문에 화면이 작다든가 좌석이 많이 불편하지는 않으실 겁니다.

이번 세미나에서 다룰 주제는 두 개.
Spring DAO와 Spring MVC

제가 Spring 레퍼런스를 보여 요약한 글들을 모아보면 다음과 같습니다.

  1. 2007/04/16 DAO support
  2. 2007/04/19 11.4. Modeling JDBC operations as Java objects
  3. 2007/04/18 11.3. Controlling database connections
  4. 2007/04/17 11.2.2. NamedParameterJdbcTemplate
  5. 2007/04/17 11.2.1. JdbcTemplate
  6. 2007/04/16 Data access using JDBC
  1. 2007/05/21 13.10. Handling exceptions
  2. 2007/05/17 Intercepting requests 예제
  3. 2007/05/14 MultipartResolver 사용하여 파일 업로드 구현 예제 (2)
  4. 2007/05/12 13.8. Spring's multipart (fileupload) support
  5. 2007/05/12 13.7. Using themes
  6. 2007/05/12 13.6. Using locales
  7. 2007/05/12 13.5.2. Chaining ViewResolvers
  8. 2007/05/12 13.5.1. Resolving views - the ViewResolver interface
  9. 2007/05/12 13.5. Views and resolving them
  10. 2007/05/12 13.4.3. Intercepting requests - the HandlerInterceptor interface
  11. 2007/05/11 13.4.2. SimpleUrlHandlerMapping
  12. 2007/05/11 13.4.1. BeanNameUrlHandlerMapping
  13. 2007/05/11 13.4. Handler mappings
  14. 2007/05/11 13.3.4. Command controllers
  15. 2007/05/10 13.3.3. The MultiActionController (2)
  16. 2007/05/10 13.3.2. Other simple controllers
  17. 2007/05/10 13.3.1. AbstractController and WebContentGenerator
  18. 2007/05/09 13.3. Controllers
  19. 2007/05/07 13.2. The DispatcherServlet
  20. 2007/05/07 13.1. Introduction
  21. 2007/05/07 13. Web MVC framework
  22. 2007/04/11 SimpleFormController's onSubmit()
  23. 2007/02/28 SimpleFormController
  24. 2007/02/28 Controller


정리한 날짜를 보니까 2월 4월 5월로 다양하네요. 복습할 겸 다시 읽어봐야겠습니다.

특히 저중에서 Spring MVC에 있는 Controller들 공부할 때 이렇게 다양한 컨트롤러들을 대체 어떻게 써야잘 쓰는 것인지 궁금했었고 저번 세미나에서도 어느분께선가 질문을 하셨었는데 이번 세미나에서 그에 대한 가이드라인을 제시받을수 있진 않을까 기대해봅니다.