Skip to content

thomasbao12/helloworld-servlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servlet based Hello World app

Requirements

Run the Application locally

  1. Set the correct Cloud SDK project via gcloud config set project YOUR_PROJECT id of your application.
  2. Run mvn gcloud:run
  3. Visit http://localhost:8080

Deploy to AppEngine Managed VMs

  1. mvn gcloud:deploy
  2. Visit http://YOUR_PROJECT.appspot.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages