Skip to content

Commit

Permalink
Merge pull request #154 from GoogleCloudPlatform/tswast-patch-1
Browse files Browse the repository at this point in the history
Rename mvm to flexible environment in SparkJava sample.
  • Loading branch information
lesv committed Apr 5, 2016
2 parents 5092d53 + 0ccaa27 commit 8014534
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions managed_vms/sparkjava/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
gcloud-java example using Managed VMs & SparkJava
=================================================
# SparkJava on App Engine Flexible Environment

This app demonstrates how to use [`gcloud-java`'s Datastore client](https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore#google-cloud-java-client-for-datastore) from within an [App Engine Managed VM](https://cloud.google.com/appengine/docs/java/managed-vms/) project using [SparkJava](http://sparkjava.com/). The app allows you to create and modify a database of "users", which contains their ID, name, and email information.
This app demonstrates how to use [`gcloud-java`'s Datastore client](https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore#google-cloud-java-client-for-datastore) from within an [App Engine flexible environment](https://cloud.google.com/appengine/docs/flexible/java/hello-world) project using [SparkJava](http://sparkjava.com/). The app allows you to create and modify a database of "users", which contains their ID, name, and email information.

`gcloud-java` is an idiomatic Java client for [Google Cloud Platform](https://cloud.google.com/) services. Read more about the library [here](https://github.com/GoogleCloudPlatform/gcloud-java#google-cloud-java-client).

Expand Down

0 comments on commit 8014534

Please sign in to comment.