A template project of Spring Boot and Kotlin on App Engine Java 8 Standard Environment.
This contains followings:
- Spring Boot
- Thymeleaf
- Kotlin
- Gradle
Google Cloud SDK is required. See Quickstart for Java 8 for App Engine Standard Environment.
# Run dev server
./gradlew appengineRun
# Deploy
./gradlew appengineDeploy
This template contains:
- Apply Google App Engine plugin
- Apply Kotlin plugin
- Apply war and disable repackaging tasks
- Remove Tomcat dependencies
- Configure log level