
Andy Pemberton is a Sun Certified Enterprise Architect and Lead Consultant. Andy is an open source enthusiast with a depth of experience in JavaEE and Portal environments.
Annotation-based Spring Portlet MVC Lifecycle
Jan 17 2009
Jared Richardson spoke at a Richmond Java Users Group meeting I attended last week; his topic was about investing in yourself and your career - what he called career 2.0. At one point during the presentation, he noted that “if you can’t draw something, you don’t understand it”, which motivated me to finish a blog post I started a while back about Spring Portlet MVC.
I gave a presentation at CapTech’s Feed Your Brain series about using Spring Portlet MVC’s annotation-driven development style, and I wanted to diagram how the lifecycle works under the covers.
Annotation Driven Portlet Development with Spring View more presentations from Andy Pemberton.The following diagram never made it into the presentation so I wanted to post it here.
Sorry if the graphic doesn’t blow you away; I have an older version of OmniGraffle - but want to get one of these.
So, in short the graphic depicts:
Hope this is helpful to those looking to use Spring Portlet MVC’s nifty annotation model.