VOOZH about

URL: https://www.javacodegeeks.com/tag/google-app-engine

⇱ Google App Engine Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Peter BackxJanuary 13th, 2014
    0 74

    Upgrading to Java 7 on Google’s AppEngine

    If you are still running a Java 6 application on Google AppEngine, you’re about to get into serious trouble. Any…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleOctober 3rd, 2013
    0 103

    CapeDwarf – Google App Engine on Java EE

    I have many hobbyhorses. Coming all the way from the early Java EE specifications and having done the “cloud” excursion…

    Read More »
  • Enterprise Java👁 Image
    Peter BackxAugust 10th, 2012
    0 106

    Vaadin App on Google App Engine in 5 Minutes

    In this tutorial you’ll learn how to create your very first Vaadin web application, how to run it on a…

    Read More »
  • Enterprise Java👁 Image
    Bozhidar BozhanovJuly 31st, 2012
    1 150

    All That Cloud: Amazon, Google App Engine, Windows Azure, Heroku, Jelastic

    You wanna be in the cloud? You have plenty of options. I’ve evaluated or used many of them, so here…

    Read More »
  • Enterprise Java👁 Image
    Jeff DavisJune 20th, 2012
    2 162

    Google Services Authentication in App Engine, Part 1

    This post will illustrate how to build a simple Google App Engine (GAE) Java application that authenticates against Google as…

    Read More »
  • Enterprise Java👁 Image
    Jeff DavisJune 20th, 2012
    2 216

    Google Services Authentication in App Engine, Part 2

    In the first part of the tutorial I described how to use OAuth for access/authentication for Google’s API services. Unfortunately, as…

    Read More »
  • Enterprise Java👁 Image
    Tugdual GrallJune 8th, 2012
    0 287

    Google App Engine Full Text Search with Cloud SQL

    Many Google AppEngine developers have been waiting for the Full Text Search feature, especially coming from Google the biggest search…

    Read More »
  • Enterprise Java👁 Image
    Kai WaehnerJune 4th, 2012
    0 141

    Rapid Cloud Development with Spring Roo – Part 1: Google App Engine (GAE)

    Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use…

    Read More »
  • Enterprise Java👁 Image
    Luis AtencioMay 30th, 2012
    0 162

    Google AppEngine: Task Queues API

    Task Queues com.google.appengine.api.taskqueue With Task Queues a user can initiate a request to have applications perform work outside of this…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close