- Apache Maven 3.3.9 or greater
- Google Cloud SDK
gcloud components install app-engine-java
gcloud components update
Use either:
gcloud init
gcloud auth application-default login
We support building with Maven, Gradle, and IntelliJ IDEA. The samples have files to support both Maven and Gradle. To use the IDE plugins, see the documentation pages above.
Using Gradle and the App Engine Plugin & Gradle Tasks and Parameters
$ gradle jettyRun
$ gcloud config set project vigojug-slack-inviter
$ gradle appengineDeploy