You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: APPENGINE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Use Google Cloud Java Client with Google App Engine
1
+
Use Google Cloud Java Client with Google App Engine Java 8
2
2
=================================================
3
3
4
4
** Note: the following instructions are not required for App Engine Flex and Java 8 standard environment. **
@@ -9,7 +9,7 @@ This file provides extra instructions to set up Google Cloud Java Client with Go
9
9
10
10
See [Google Cloud JavaQuickstart](./README.md#quickstart) for general instructions on using Google Cloud Java.
11
11
12
-
See [Quickstart for App Engine Standard Environment for Java](https://cloud.google.com/appengine/docs/standard/java/quickstart) for extra Google App Engine instructions.
12
+
See [Quickstart for App Engine Standard Environment for Java](https://cloud.google.com/appengine/docs/standard/java/quickstart-java8) for extra Google App Engine instructions.
13
13
14
14
If you are using Maven, add this to your pom.xml file
15
15
```xml
@@ -22,11 +22,11 @@ If you are using Maven, add this to your pom.xml file
22
22
23
23
If you are using Gradle, add this to your dependencies
0 commit comments