InfoQ

Topic/Tag specific view

Spring MVC Content on InfoQ


News about Spring MVC

Article: Spring 2.5: New Features in Spring MVC

Community
Java
Topics
Web Frameworks

Rossen Stoyanchev of SpringSource wrote an article for InfoQ about the new features in Spring MVC that are part of Spring 2.5, notably the annotation-based approaches that are informally known as @MVC. These allow Spring MVC applications to be written with simpler annotated POJOs rather than xml-wired implementations of strict interfaces.