File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 303f43cb072ae1bbe7ba8b2695d3a42ba02fa640
2+ refs/heads/master: f9f55bba7937305620e81126fc79921181a17ee3
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: 0114589947fea527ea3831330789accedbecf45c
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change 11Use Google Cloud Java Client with Google App Engine
22=================================================
33
4+ ** Note: the following instructions are not required for App Engine Flex and Java 8 standard environment. **
5+
46Quickstart
57----------
68This file provides extra instructions to set up Google Cloud Java Client with Google App Engine.
@@ -30,4 +32,4 @@ libraryDependencies += "com.google.appengine" % "appengine-api-1.0-sdk" % "1.9.5
3032To test with local dev server, run
3133```
3234mvn appengine:devserver
33- ```
35+ ```
You can’t perform that action at this time.
0 commit comments