tutorial

Spring Roo Tutorial: LongURL, Part 2

Aug 4 2011

So in my last article in this series I talked about creating a basic REST server with Spring Roo. Here I start running the server and testing it.

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