Skip to content

Commit

Permalink
Fixes appengine/README springboot link
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Sep 26, 2018
1 parent 5b8eb6a commit 9dbda13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ These sample Kotlin applications demonstrate how to deploy Kotlin backends to [A
|---|---|
|[Simple Kotlin app - no framework](https://github.com/GoogleCloudPlatform/getting-started-java/tree/master/appengine-standard-java8/kotlin-appengine-standard)|Deploy a basic Kotlin application to App Engine for Java 8. This sample does not use any framework|
|[Kotlin on Ktor](ktor)|Deploy a Kotlin application built with [Ktor](ktor) to App Engine for Java 8|
|[Kotlin on Spring Boot](springboot)|Deploy a Kotlin application built with [Spring Boot][springboot] to App Engine for Java 8|
|[Kotlin on Spring Boot](springboot)|Deploy a Kotlin application built with [Spring Boot](springboot) to App Engine for Java 8|
|[Kotlin Spark Sample](https://github.com/GoogleCloudPlatform/getting-started-java/tree/master/appengine-standard-java8/kotlin-spark-appengine-standard)|Deploy a Kotlin application built with Spark to App Engine for Java 8|
|[Android app with Kotlin Backend](https://github.com/GoogleCloudPlatform/kotlin-samples/tree/master/getting-started/android-with-appengine)|Sample of a Kotlin Spring Boot backend that runs on App Engine Standard for Java8 and communicates with an Android app written in Kotlin.|

0 comments on commit 9dbda13

Please sign in to comment.