Athas1980 / j8-spring-gce-standard-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appengine-standard-archetype

This is a generated App Engine Standard Java application from the appengine-standard-archetype archetype.

Initialize the Google Cloud SDK using:

gcloud init

This skeleton is ready to run.

mvn appengine:run


mvn appengine:deploy


mvn test



gradle appengineRun


gradle appengineDeploy


gradle test

As you add / modify the source code (src/main/java/...) it's very useful to add unit testing to (src/main/test/...). The following resources are quite useful:

About


Languages

Language:Java 100.0%