- Java 8
- Spring-boot
- Spring-Web
- Spring-Data-JPA
- Embedded Tomcat
- App Engine
Before run project, create Google Cloud Platform Free-Trial account
Google Cloud Platform Free-Trial
git clone https://github.com/rbarbioni/gcloud-spring-boot-starter.git
cd gcloud-spring-boot-starter
./gradlew clean build
Quickstart for Java in the App Engine Flexible Environment
gcloud config set project YOUR_PROJECT_ID
./gradlew appengineDeploy