Introduction To Spring Roo Screencast
After our mad dash to the final release of Spring Roo 1.0.0 on New Year’s Eve, many users have asked for an introductory screencast.
In this 5 minute screencast you will see how to:
- Develop a simple “contact manager application” using the Roo shell
- Import and edit the project our free IDE, SpringSource Tool Suite (STS)
- Run the Roo-provided integration tests in STS
- Modify the application and understand ITD round-trip support
- Deploy to your IDE’s web container
- Use the scaffolded web user interface
- “Push-in refactor” to move source code between Java source files and ITDs
- Remove Roo from the project