
10. Leverage Cloud Code and Jib Plugin to temporarily test deploying a service on Cloud Run
293
4________
In this video, we're gonna use Cloud Code to quickly deploy our Spring Boot service to Cloud Run in combination with Jib Plugin for containerizing the service without using a Docker file.
Github: github.com/nlinhvu/card-service-cloudrun
Github: github.com/nlinhvu/header-service
Spring Boot on Google Cloud CloudRun Series: • 1. Create CloudSQL Postgres and connect to...
References:
Cloud Code: cloud.google.com/code/docs
Cloud Code for IntelliJ: cloud.google.com/code/docs/intellij/deploy-cloud-r…
Jib: cloud.google.com/java/getting-started/jib
Jib in Gradle: github.com/GoogleContainerTools/jib/tree/master/ji…
コメント