Educational Materials

Type Document Description
MyEclipse for Spring Reference
The reference guide for MyEclipse for Spring, including scaffolding blueprints.
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.
JSF 2.0 with Primefaces + Spring Scaffolding Tutorial
A tutorial showing how to use scaffolding to produce JSF 2.0 with Primefaces software components or a ready-to-run JSF 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.
Spring Annotator Tutorial
A tutorial for using Spring annotators for maintaining Spring artifacts.
JAX-WS Annotator Tutorial
A tutorial for using JAX-WS annotators for maintaining JAX-WS artifacts and producing web services.
Scaffold Spring service from WSDL Tutorial
A tutorial showing how to generate a JAX-WS and Spring implementation of a web service contract (WSDL).
Import and Use a SOAP Web Service Tutorial
A tutorial showing how to consume a web service.
Spring DSL part 1: Enable Spring DSL Tutorial
A tutorial showing how to initialize a project with Spring DSL support.
Spring DSL part 2: Use Spring DSL Tutorial
A tutorial showing how to use the Spring DSL for creating Spring application artifacts.
Customize Code Generation Tutorial
A tutorial showing how to customize the scaffolding capabilities of MyEclipse for Spring.
Packaging Customizations Tutorial
A tutorial showing how to package customized scaffolding capabilities and share them.
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.
What is generated in MyEclipse 8.6 Spring Adobe Flex 4.0 Scaffolding?
An overview of the techniques used in Adobe Flex 4.0 Scaffolding and a high-level overview of what is generated.
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.