VOOZH about

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

⇱ Google App Engine Archives - Page 2 of 2 - Java Code Geeks


  • Enterprise Java👁 Image
    Tugdual GrallMay 18th, 2012
    3 223

    Google App Engine JAX-RS REST service

    In this article you will learn how to create a REST service using JAX-RS reference implementation (Jersey) and deploy it…

    Read More »
  • Enterprise Java👁 Image
    Peter BackxFebruary 23rd, 2012
    0 133

    Google Appengine Staging Server Howto

    Out of the box, Google’s App Engine supports versioned deployments. You can switch back and forth between revisions very easily,…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoDecember 29th, 2011
    5 201

    Spring MVC and REST at Google App Engine

    Some time ago I wrote about how to implement your Restful Web API using Spring MVC. Read my previous post…

    Read More »
  • Software Development👁 Image
    Luis AtencioDecember 6th, 2011
    0 189

    Multitenancy in Google AppEngine (GAE)

    Multitenancy is a topic that has been discussed for many years, and there are many excellent references that readily available,…

    Read More »
  • Android Core👁 Image
    Juri StrumpflohnerJune 14th, 2011
    0 129

    Android App Engine Integration

    Google App Engine is great for those of you in search of a complete, scalable and affordable hosting solution. Especially if…

    Read More »
  • Enterprise Java👁 Image
    Veera SundarMay 5th, 2011
    0 155

    Google App Engine: Host application in your own domain

    When you create a new application in Google App Engine, you’ll get a domain name “yourapp.appspot.com”. But, who’ll want to…

    Read More »
  • Enterprise Java👁 Image
    Veera SundarMay 3rd, 2011
    0 224

    App Engine Java Development with Netbeans

    If you just started with App engine development, you might be having a feeling that Eclipse is the preferred IDE.…

    Read More »
  • Enterprise Java👁 Image
    Luis AtencioApril 26th, 2011
    0 186

    Google App Engine Java Capabilities and Namespaces API

    Capabilities API With the Capabilities API, your application can detect outages and scheduled downtime for specific API capabilities. You can…

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