Spring MVC 3.0 Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Spring MVC 3.0 software components or a ready-to-run Spring MVC application.
Spring Web Flow Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Spring Web Flow software components or a ready-to-run Spring Web Flow application.
GWT 2.1 + Spring Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Google Web Toolkit (GWT) 2.1 and Spring software components or a ready-to-run GWT application.
Adobe Flex 4.0 Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Adobe Flex and Spring software components or a ready-to-run Adobe Flex application.
Spring Security Scaffolding Tutorial A tutorial showing how to use scaffolding to add Spring Security to a Spring web application in just minutes.
Mobile Spring-based Apps for Everyone A tutorial showing how to quickly generate a working, Spring-based mobile web application that is served alongside a desktop application.
Spring Web Flow Editors Compared An overview of some of the key differences between the Spring Web Flow Editors found in SpringIDE and MyEclipse for Spring.
GWT and Spring: It's Not Magic After All An article describing the design philosophy and application structure behind the GWT Scaffolding support. Includes sample Java/GWT code and explanation of how all the pieces fit together.
Tailoring Code Generation: An Example using Application Logging An article that demonstrates a simple use case of the Customizable Code Generation feature. The example illustrates how to enhance the templates that generate the annotation-based Spring Controllers and Services to include application logging.