Google App Engine
-
Enterprise Java
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
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
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
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
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
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
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
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 »