You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Hi, I am trying to run the gRPC microservices example mentioned in the README.md, but I found that LocalServer.java can not run because it tries to import a nonexistent class com.google.startupos.common.repo.GitRepoFactory.
Could you please help me solve this issue? Thanks!!