Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

int128/appengine-spring-boot-starter

Repository files navigation

Spring Boot + Kotlin + App Engine CircleCI Gradle Status

A template project of Spring Boot and Kotlin on App Engine Java 8 Standard Environment.

This contains followings:

  • Spring Boot
  • Thymeleaf
  • Kotlin
  • Gradle

How to Run

Google Cloud SDK is required. See Quickstart for Java 8 for App Engine Standard Environment.

# Run dev server
./gradlew appengineRun

# Deploy
./gradlew appengineDeploy

How it works

This template contains:

  1. Apply Google App Engine plugin
  2. Apply Kotlin plugin
  3. Apply war and disable repackaging tasks
  4. Remove Tomcat dependencies
  5. Configure log level

About

Spring Boot + Kotlin + App Engine Standard Environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published