simpleds-kickstart icon indicating copy to clipboard operation
simpleds-kickstart copied to clipboard

Demo project with Jersey, Guice and SimpleDS for Google AppEngine

simpleds-kickstart

Demo application using Jersey, Guice and SimpleDS on Google AppEngine.

To get the project started, download gradle >= 1.0rc2 and execute gradle eclipse.

Import the project into your eclipse workspace and right-click->Run As->Web Application. The project compiles your classes directly on war/WEB-INF/classes, so you can just launch and open your browser (probably the first thing that you want to click is the "reset datastore" red button to populate the datastore with buckets of Lorem Ipsum).

For an introduction to the frameworks involved, see this presentation at Codemotion 2012

A live demo is available here

Be aware: the demo application is running on free quotas, so warmup delays are likely. Be patient.

Analytics