FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

java-docs-samples/appengine-java8/mail/README.md at static · coderatgoogle/java-docs-samples · GitHub

Latest commit

 

History

History
21 lines (14 loc) · 567 Bytes

File metadata and controls

21 lines (14 loc) · 567 Bytes

JavaMail API Email Sample for Google App Engine Standard Environment

This sample demonstrates how to use JavaMail on Google App Engine standard environment.

See the sample application documentaion for more detailed instructions.

Setup

gcloud init

Running locally

$ mvn appengine:run

Deploying

$ mvn clean package appengine:deploy

Back | FazBrowse Home | New Git URL