/getting-started-java

Primary LanguageJavaApache License 2.0Apache-2.0

Getting started with Java on Google Cloud Platform

The code for the samples is contained in individual folders on this repository.

  1. Helloworld

Prerequisites

Before you start developing, follow these steps:

Testing an deploying your app

  • Test the app by running mvn gcloud:run
  • Deploy the application using mvn gcloud:deploy

Contributing changes

Licensing