Skip to content

varnika-98/gs-springboot-app-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application Google App Engine Standard with Java 11

This sample shows how to deploy a Spring Boot application to Google App Engine stadndard.

Local Setup

$ mvn clean package $ mvn spring-boot:run

Open localhost:8080/

See Prerequisites.

Deploying to Google Cloud

gcloud app deploy

To view your app, use command:

gcloud app browse

Or navigate to https://<your-project-id>.appspot.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%