Lately I have been getting some mixed signals about what should be the 
configuration for a java based App Engine standard backend using endpoints. 
What I'm looking for is guidelines from Google or the group what would be 
best practices. The recommended configuration should be production ready 
and support local development and debugging.

As I see it there are several options (please add if I'm missing some 
options)
  - Environment
    - Maven
    - Eclipse
    - Maven project in Eclipse
    - Maven project in IntelliJ

  - Build plugin (assuming Maven is the way to go)
     - com.google.cloud.tools -> appengine-maven-plugin
     - com.google.appengine -> appengine-maven-plugin
     - com.google.appengine -> gcloud-maven-plugin

  - Endpoints
     - Endpoints v1
     - Endpoints v2

Some reference material:
https://cloud.google.com/appengine/docs/standard/java/
https://cloud.google.com/endpoints/docs/frameworks/java/quickstart-frameworks-java
https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine/endpoints-frameworks-v2
https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine/helloworld
https://github.com/GoogleCloudPlatform/java-docs-samples/blob/master/appengine/helloworld-new-plugins

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cd6225e2-e09b-454d-8ca3-c83faa4f377d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] R... Þórir Gunnarsson

Reply via email to