Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Tuesday, May 31, 2011

Creating Application using Spring Roo and Deploying on Google App Engine | Javalobby

Creating Application using Spring Roo and Deploying on Google App Engine | Javalobby
Spring Roo is an Rapid Application Development tool which helps you in rapidly building spring based enterprise applications in the Java programming language. Google App Engine is a Cloud Computing Technology which lets you run your application on Google's infrastructure. Using Spring Roo, you can develop applications which can be deployed on Google App Engine. In this tutorial, we will develop a simple application which can run on Google App Engine.

This, however, is a dealbreaker:
Spring Roo on app engine does not support enum and references yet which means that you can't define one-one or one-to-many relationships between entities yet.

No comments:

Post a Comment