kokeb86 / mygitactions-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Run Hello World Sample

This sample shows how to deploy a Hello World Spring Boot application to Cloud Run.

For more details on how to work with this sample read the Google Cloud Run Java Samples README.

Run in Google Cloud

Dependencies

  • Spring Boot: Web server framework.
  • Junit: [development] Test running framework.

About


Languages

Language:Java 66.7%Language:Dockerfile 33.3%