Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 538 Bytes

File metadata and controls

28 lines (17 loc) · 538 Bytes

Java Server Pages

Requirements

Setup

Use either:

  • gcloud init
  • gcloud beta auth application-default login

Change config

  • Update application tag at src/main/webapp/appengine-web.xml

Maven

Running locally

$ mvn jetty:run

Deploying

$ mvn appengine:deploy