Golden Consulting

The Spring Framework 2.0.1 Workshop (OSF117)

Course Description

This course enables the experienced Java developer to use the Spring Application Framework to create simple and complex Web applications. Spring is a far-reaching framework that aims to facilitate all sorts of Java development, including every level of multi-tier distributed systems. Here we focus on the Core and MVC modules, with a lighter (but not dismissive) touch on persistence through DAO and ORM modules.

The Core module gives the developer declarative control over object creation and assembly; this is useful for any tier of any Java application. So is Spring's validation framework, and so we study these things in a mix of standalone (J2SE) applications and Web applications deployed to the Tomcat server/container. Then students build Web applications that use the Spring MVC framework to rationalize their designs into coherent request/response cycles. They use Spring command objects to manage HTML forms and their data, and connect these to the validation framework. We connect our applications to persistent stores and study the DAO and ORM modules, to better understand JDBC and Hibernate persistence models and declarative transaction control.

Learning Objectives

  • Understand the scope, purpose, and architecture of Spring
  • Use Spring's Inversion of Control to declare application components, rather than hard-coding their states and lifecycles
  • Use Dependency Injection to further control object relationships from outside the Java code base
  • Create validators for business objects, and associate them for application-level and unit-testing uses
  • Build a Web application as a Spring DispatcherServlet and associated application
  • context, with declared beans acting as controllers, command objects, and view resolvers
  • Build and manage HTML forms with Spring command objects and custom tags
  • Use Spring interceptors to implement horizontal features in the Web application
  • Connect business objects to persistent stores using Spring's DAO and ORM modules

Course Topics

Chapter 1. Overview
  • Web Applications
  • J2EE: The Good, The Bad, and the Ugly
  • Enter the Framework
  • Spring Modules
  • Controlling Object Creation
  • Web Applications
  • Persistence Support
  • Aspect-Oriented Programming
  • Integrating Other Frameworks
Chapter 2. Core Techniques
  • Component-Based Software
  • JavaBeans, Reconsidered
  • The Factory Pattern
  • Inversion of Control
  • XML View: Declaring Beans
  • Java View: Using Beans
  • Singletons and Prototypes
  • Initializing Bean State
Chapter 3. The Business Tier
  • Complex Systems
  • Assembling Object Graphs
  • Dependency Injection
  • Single and Multiple Relationships
  • Autowiring
  • Bean Aliases
  • Order of Instantiation
  • Validation
  • Nested Properties
Chapter 4. The Web Tier
  • Servlets and JSPs: What's Missing
  • The MVC Pattern
  • The Front Controller Pattern
  • DispatcherServlet
  • A Request/Response Cycle
  • The Strategy Pattern
  • JavaBeans as Web Components
  • Web Application Contexts
  • Handler Mappings
  • "Creating" a Model
  • View Resolvers
Chapter 5. Controllers and Commands
  • Working with Forms
  • Command Objects
  • The Template Method Pattern
  • Command Controllers
  • Data Binding
  • MultiActionController
  • Scope and Granularity of Command Objects
Chapter 6. Working with Forms
  • Property Editors
  • Validating Form Input
  • Form Controllers
  • AbstractFormController
  • SimpleFormController
  • Spring Custom Tags
  • and Friends
  • Reporting Errors
Chapter 7. Refining the Handling Cycle
  • The Intercepting Filter Pattern
  • Exception Handling
  • Interceptors
  • The Decorator Pattern
  • Context and Lifecycle
  • Awareness Interfaces
  • Support and Utility Classes
  • "Death By XML"
Chapter 8. The Persistence Tier
  • The DAO Pattern
  • The DaoSupport Hierarchy
  • The DataAccessException Hierarchy
  • JDBC DAOs
  • JdbcTemplate and RowMapper
  • Object/Relational Mapping
  • Hibernate DAOs
  • Transaction Control
  • AOP vs. Annotations

Prerequisite Knowledge/Experience

  • Java programming
  • Servlets programming
  • JSP
  • Basic knowledge of XML

Delivery & Duration

This instructor-led offering is a 3-day course.

IDE Support: Eclipse WTP 1.5



Outline Location: http://www.goldencg.com/edu/outlines/osf117.html

Golden Consulting Group, LLC
800 Cottage Grove Road
Building 3
Bloomfield, CT 06002

Telephone:      860.242.7704
Fax:                 860.242.7866
Email:              golden@goldencg.com     



Golden Consulting Group LLC © 2008 All Rights Reserved