#Leaning Google App Engine

The tenoone-cc application is my code for the Udacity course Developing Scalable Apps in Java.

I have made the following modifications:

  • Repalced the maven build with a gradle build
  • Used the latest libraries to build the application
  • Objectify has a few things that are different than the course explains