appengine-endpoints-helloendpoints-java-maven
appengine-endpoints-helloendpoints-java-maven copied to clipboard
A "hello world" application for Google Cloud Endpoints in Java
Endpoints need to be updated to version 2.
As we are using maven, it would be better if we have the app.id and app.version configuration in pom.xml just in once place and then use these properties in appengine-web.xml....
After deploying the app in the appengine, i try to use the gui i get the "gapi.client.helloworld is undefined" error in the console. Make it work out of the box...
I'd like to contribute by cleaning up this sample in the following way: 1. To update README.md as it refers to outdated instructions (Ids.java instead of Constants.java). 2. To merge...
When the page loads on internet explorer 10, the console displays these messages, and the endpoints fail to load: ``` SCRIPT5007: Unable to get property 'value' of undefined or null...