Slide 5
Slide 5 text
What is spring
• Its not limited to specific group
• It may be a RESTfull application , jsp , freemarker, velocity or etc
• Web framework developed based on principles of spring
• POJO based, unit testable, interface driven
• Very light weight
• Based on dispatcher servlet/front controller pattern
• Build from short comings from struts 1
• Support for Themes, Locales , REST services and annotation based
configuration
Spring MVC by Krishantha Dinesh - www.krishantha.com