This sample shows how to deploy a Spring Boot application to Google App Engine stadndard.
See Prerequisites.
gcloud app deployTo view your app, use command:
gcloud app browse
Or navigate to https://<your-project-id>.appspot.com.
This sample shows how to deploy a Spring Boot application to Google App Engine stadndard.
See Prerequisites.
gcloud app deployTo view your app, use command:
gcloud app browse
Or navigate to https://<your-project-id>.appspot.com.