springroo

Spring Roo Tutorial: LongURL, Part 1

A little while back I needed to create a simple server to supply some information to some local machines, and cache that information. I realised that it was probably a project I could use Spring Roo to great effect, and that it was simple enough to provide the basis for a tutorial. Here is that Tutorial

SpringRoo and DB ReverseEngineering Part 1

SpringRoo Article 1

Ever since I started trying to do websites in Java I wanted code generation tools. However they were impossible to find back then and I got disheartened. However SpringRoo is a tool which has restored my enthusiasm.